Opened 15 years ago
Closed 15 years ago
#5519 closed bug (fixed)
install-wifi-firmwares.sh fails to download files
Reported by: | alexei.boronine | Owned by: | nobody |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Applications/Command Line Tools | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
In the terminal there is an error "wget: missing URL".
Changing "urlarst" to "url" on this line fixes the problem. Looks like a freak typo.
Note:
See TracTickets
for help on using tickets.
fixed in hrev35734. thanks!