We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a65fccb commit 72f9d09Copy full SHA for 72f9d09
debugchumby
@@ -25,6 +25,7 @@ else
25
/mnt/usb/TalkingChumby/say.sh "Welcome to Zurk's Chumby Offline Firmware v 34 in networkless mode"
26
fi
27
touch /mnt/usb/tmp/write.ok
28
+sync
29
if [ -f /mnt/usb/tmp/write.ok ]; then
30
sync
31
else
0 commit comments