mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
parent
cbd858715d
commit
45f7dc9459
@ -6,7 +6,7 @@
|
|||||||
with_fo_cleanup() {
|
with_fo_cleanup() {
|
||||||
# try to get rid of /tmp/root
|
# try to get rid of /tmp/root
|
||||||
# this will almost always fail
|
# this will almost always fail
|
||||||
mount /tmp/root 2>&-
|
umount /tmp/root 2>&-
|
||||||
exit 0
|
exit 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user