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
|
||||
cd qortal
|
||||
./stop.sh
|
||||
sleep 3
|
||||
./start.sh
|
||||
|
Loading…
x
Reference in New Issue
Block a user