mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-19 04:18:26 +02:00
do not poweroff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@378 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
97c94b8825
commit
c7df5a6a2c
@ -48,5 +48,5 @@ echo Please wait until leds stops flashing.
|
|||||||
elif [ "$2" == "linksys" ]; then
|
elif [ "$2" == "linksys" ]; then
|
||||||
echo Flashing 192.168.1.1 using $1...
|
echo Flashing 192.168.1.1 using $1...
|
||||||
echo -en "rexmt 1\ntrace\nbinary\nput $1\nquit\n" | tftp 192.168.1.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
|
||||||
|
Loading…
Reference in New Issue
Block a user