From a91ebb0ed744d2fcd5e9f30abaa2bb922c5b589c Mon Sep 17 00:00:00 2001 From: mbm Date: Sun, 28 Mar 2004 00:20:21 +0000 Subject: inital commit of 20040316 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@4 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- root/bin/alldone | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 root/bin/alldone (limited to 'root/bin/alldone') diff --git a/root/bin/alldone b/root/bin/alldone new file mode 100755 index 000000000..2af13791d --- /dev/null +++ b/root/bin/alldone @@ -0,0 +1,5 @@ +#!/bin/sh +mtd unlock mtd4 +/usr/bin/killall5 -9 +umount -ar + -- cgit v1.2.3