random poke

This commit is contained in:
rusefillc 2021-10-09 09:45:59 -04:00
parent 9afbe92776
commit f2c882359d
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; }