random poke
This commit is contained in:
parent
f064f2c83b
commit
f1dca52964
|
@ -46,3 +46,4 @@ if [ -n "$RUSEFI_FTP_SERVER" ]; then
|
|||
echo "Uploaded!"
|
||||
fi
|
||||
[ $? -eq 0 ] || { echo "upload FAILED"; exit 1; }
|
||||
|
||||
|
|
Loading…
Reference in New Issue