random poke

This commit is contained in:
rusefillc 2021-10-09 09:45:59 -04:00
parent f064f2c83b
commit f1dca52964
1 changed files with 1 additions and 0 deletions

View File

@ -46,3 +46,4 @@ if [ -n "$RUSEFI_FTP_SERVER" ]; then
echo "Uploaded!"
fi
[ $? -eq 0 ] || { echo "upload FAILED"; exit 1; }