projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
97c94b8
)
do not poweroff
author
wbx
<wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 16 Mar 2005 12:11:58 +0000
(12:11 +0000)
committer
wbx
<wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Wed, 16 Mar 2005 12:11:58 +0000
(12:11 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@378
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
scripts/flash.sh
patch
|
blob
|
history
diff --git
a/scripts/flash.sh
b/scripts/flash.sh
index
49adfcc
..
e711086
100644
(file)
--- a/
scripts/flash.sh
+++ b/
scripts/flash.sh
@@
-48,5
+48,5
@@
echo Please wait until leds stops flashing.
elif [ "$2" == "linksys" ]; then
echo Flashing 192.168.1.1 using $1...
echo -en "rexmt 1\ntrace\nbinary\nput $1\nquit\n" | tftp 192.168.1.1
elif [ "$2" == "linksys" ]; then
echo Flashing 192.168.1.1 using $1...
echo -en "rexmt 1\ntrace\nbinary\nput $1\nquit\n" | tftp 192.168.1.1
-echo Please wait until power led stops flashing.
Then you can login via telnet 192.168.1.1
+echo Please wait until power led stops flashing.
Do not poweroff! Then you can login via telnet 192.168.1.1.
fi
fi
This page took
0.021186 seconds
and
4
git commands to generate.