Adding explicit exit 0 to revert cleanup errors
This commit is contained in:
parent
a1a6b8a66e
commit
4cdadcf667
@ -83,3 +83,4 @@ set +e
|
||||
if [ "$BTCPAY_UPDATE_CLEAN" == true ]; then
|
||||
./btcpay-clean.sh
|
||||
fi
|
||||
exit 0
|
||||
|
||||
Loading…
Reference in New Issue
Block a user