Increase wait timer.
This commit is contained in:
parent
edf6f9a227
commit
55dc01a3b0
@ -26,7 +26,7 @@ if [ "$UPDATE_BTCPAY" = true ]; then
|
||||
elif [ "$RESTORE_BTCPAY" = true ]; then
|
||||
# run the update.
|
||||
ssh "$BTCPAY_SERVER_FQDN" "bash -c $BTCPAY_SERVER_APPPATH/btcpay-down.sh"
|
||||
sleep 15
|
||||
sleep 25
|
||||
|
||||
./restore.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user