mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-13 10:24:51 +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
|
|
|