Changeset 151cf91 in freewrt
- Timestamp:
- Sep 16, 2006, 9:54:13 PM (19 years ago)
- Branches:
- freewrt_1_0, freewrt_2_0
- Children:
- 14a4c13
- Parents:
- cb40a561
- File:
-
- 1 edited
-
scripts/flash.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
scripts/flash.sh
rcb40a561 r151cf91 52 52 echo Flashing 192.168.1.1 using $1... 53 53 echo -en "binary\nput $1 ASUSSPACELINK\nquit\n" | tftp 192.168.1.1 54 echo Please wait until leds stops flashing. 54 echo Please wait until leds stops flashing. Device will automatically reboot. 55 echo After that you can login via ssh admin@192.168.1.1. 56 echo Default password is: FreeWRT 55 57 elif [ "$2" == "asus_wl500gd" -o "$2" == "asus_wl500gp" ]; then 56 58 echo Flashing 192.168.1.1 using $1...
Note:
See TracChangeset
for help on using the changeset viewer.
