diff options
author | Mike Baker <mbm@openwrt.org> | 2004-05-10 04:11:21 +0000 |
---|---|---|
committer | Mike Baker <mbm@openwrt.org> | 2004-05-10 04:11:21 +0000 |
commit | 6677d284d1ee0a249d91455821ea81280fde717d (patch) | |
tree | e5cecd36aa25ea76857631f81e3073998563ef84 /root | |
parent | d9d4cf6d963acb15e85cedf1d6368c6da469a3d5 (diff) | |
download | mtk-20170518-6677d284d1ee0a249d91455821ea81280fde717d.zip mtk-20170518-6677d284d1ee0a249d91455821ea81280fde717d.tar.gz mtk-20170518-6677d284d1ee0a249d91455821ea81280fde717d.tar.bz2 |
do we still need unlock?
SVN-Revision: 24
Diffstat (limited to 'root')
-rwxr-xr-x | root/bin/alldone | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/root/bin/alldone b/root/bin/alldone index 2af1379..2aee693 100755 --- a/root/bin/alldone +++ b/root/bin/alldone @@ -1,5 +1,3 @@ #!/bin/sh -mtd unlock mtd4 /usr/bin/killall5 -9 umount -ar - |