mac80211: update to wireless-testing 2011-06-22
[openwrt.git] / package / base-files / files / lib / firstboot / 99_10_no_fo_cleanup
index 5eddfb1..6dedcb1 100644 (file)
@@ -5,7 +5,7 @@
 
 no_fo_cleanup() {
     echo "done"
-    umount -l /jffs
+    umount -l /overlay
     umount -l /tmp/root
     exit 0
 }
This page took 0.021778 seconds and 4 git commands to generate.