mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 11:09:57 +08: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…
x
Reference in New Issue
Block a user