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 | 2ab17761d5e8dbefec62ffe6b31e84ac0f7bbb54 (patch) | |
| tree | e5cecd36aa25ea76857631f81e3073998563ef84 /root | |
| parent | f4eedb0b070df66c70161390d5fd8ae01d1928bb (diff) | |
| download | upstream-2ab17761d5e8dbefec62ffe6b31e84ac0f7bbb54.tar.gz upstream-2ab17761d5e8dbefec62ffe6b31e84ac0f7bbb54.tar.bz2 upstream-2ab17761d5e8dbefec62ffe6b31e84ac0f7bbb54.zip | |
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 2af13791dca..2aee6930bba 100755 --- a/root/bin/alldone +++ b/root/bin/alldone @@ -1,5 +1,3 @@ #!/bin/sh -mtd unlock mtd4 /usr/bin/killall5 -9 umount -ar - |
