Update start-qortal.sh
added sleep to ensure shutdown fully takes place.
This commit is contained in:
parent
226586d28d
commit
7e75c13eac
@ -1,4 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
cd qortal
|
cd qortal
|
||||||
./stop.sh
|
./stop.sh
|
||||||
|
sleep 3
|
||||||
./start.sh
|
./start.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user