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