increased timeout on peer check restart script
This commit is contained in:
parent
c2f2dbd8e9
commit
cd858fbea5
@ -49,7 +49,7 @@ restart_qortal() {
|
||||
exit 1
|
||||
}
|
||||
./stop.sh
|
||||
sleep 25
|
||||
sleep 45
|
||||
./start.sh
|
||||
log "Qortal restarted."
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user