mirror of https://github.com/hak5/openwrt-owl.git
parent
541725ce18
commit
10ec4fa292
|
@ -4,5 +4,5 @@
|
|||
STOP=99
|
||||
stop() {
|
||||
sync
|
||||
umount -a -r
|
||||
umount -a -r -l
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue