mirror of
https://github.com/outbackdingo/openwrt.git
synced 2026-02-13 14:10:47 +00:00
@@ -6,7 +6,7 @@
|
||||
with_fo_cleanup() {
|
||||
# try to get rid of /tmp/root
|
||||
# this will almost always fail
|
||||
mount /tmp/root 2>&-
|
||||
umount /tmp/root 2>&-
|
||||
exit 0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user