slow down restart loop
This commit is contained in:
parent
395b20b756
commit
7b51d6dfac
@ -53,6 +53,9 @@ cd $HOME
|
|||||||
# overwrite local config with image one
|
# overwrite local config with image one
|
||||||
cp /etc/steemd.conf $HOME/config.ini
|
cp /etc/steemd.conf $HOME/config.ini
|
||||||
|
|
||||||
|
# slow down restart loop if flapping
|
||||||
|
sleep 1
|
||||||
|
|
||||||
exec chpst -usteemd \
|
exec chpst -usteemd \
|
||||||
steemd \
|
steemd \
|
||||||
--rpc-endpoint=0.0.0.0:8090 \
|
--rpc-endpoint=0.0.0.0:8090 \
|
||||||
|
Loading…
Reference in New Issue
Block a user