Changeset 4
- Timestamp:
- 05/30/06 07:54:24 (3 years ago)
- Files:
-
- trunk/freewrt/scripts/download.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/freewrt/scripts/download.pl
r1 r4 85 85 } 86 86 87 push @mirrors, 'http://mirror1.openwrt.org/'; 88 push @mirrors, 'http://downloads.openwrt.org/sources/'; 87 push @mirrors, 'http://www.freewrt.org/distfiles/'; 89 88 90 89 while (!$ok) {


