X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=scripts%2Fflash.sh;h=e71108690b78a4c2371d21fd0b5cdc0885d715ae;hb=6da495256c143c5eb1d3fd4797f4c5feb408d23c;hp=49adfcce2a9d79b2e12f905b3c13c655c3e729cd;hpb=b51cd383d137893cd4b884defdec0d0ae7fc82e9;p=openwrt-10.03%2F.git diff --git a/scripts/flash.sh b/scripts/flash.sh index 49adfcce2..e71108690 100644 --- 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 -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