diff options
author | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2004-05-10 04:11:21 +0000 |
---|---|---|
committer | mbm <mbm@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2004-05-10 04:11:21 +0000 |
commit | 7a2f648936c840fc7d93850c58bdae5c7826a4f3 (patch) | |
tree | e5cecd36aa25ea76857631f81e3073998563ef84 /root | |
parent | 5427c9bc4dabde9b7016b9da3483759f22bb77cf (diff) |
do we still need unlock?
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 2af13791dc..2aee6930bb 100755 --- a/root/bin/alldone +++ b/root/bin/alldone @@ -1,5 +1,3 @@ #!/bin/sh -mtd unlock mtd4 /usr/bin/killall5 -9 umount -ar - |