Changeset 3353
- Timestamp:
- 07/26/07 13:07:05 (1 year ago)
- Files:
-
- trunk/freewrt/scripts/flash.sh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/freewrt/scripts/flash.sh
r2917 r3353 231 231 printf 'rexmt 1\ntrace\nbinary\nput %s\nquit\n' "$imgfile" | $tftp $ip 232 232 rv=$? 233 text1='Please wait 7-8minutes and then remove the power plug.'233 text1='Please wait 5-6 minutes and then remove the power plug.' 234 234 text2='This device does not reboot automatically after flashing.' 235 235 ;;


