mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-03 04:26:55 +00:00
fee8556c06
SVN-Revision: 4
6 lines
59 B
Bash
Executable File
6 lines
59 B
Bash
Executable File
#!/bin/sh
|
|
mtd unlock mtd4
|
|
/usr/bin/killall5 -9
|
|
umount -ar
|
|
|