mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-23 15:32:33 +00:00
4 lines
42 B
Plaintext
4 lines
42 B
Plaintext
|
#!/bin/sh
|
||
|
/usr/bin/killall5 -9
|
||
|
umount -ar
|