CVSROOT: /cvs Module name: src Changes by: [email protected] 2023/09/27 18:45:22
Modified files:
usr.sbin/fw_update: fw_update.sh
Log message:
Download firmware to LOCALSRC when using filenames
Previously if you did: fw_update otus-firmware-1.0p1.tgz
and that firmware didn't exist in the current directory,
we would download that firmware into the current directory.
Which is not the expected outcome.
