freebsd-src/usr.sbin/fwget
Bjoern A. Zeeb 214e3e09b3 fwget: fix installing multiple firmware files
Remove quotes around the list of packages to install.
Otherwise pkg is only fed one argument which results in a
non-working solution:
pkg: No packages available to install matching 'wifi-firmware-ath10k-kmod wifi-firmware-mt76-kmod wifi-firmware-ath11k-kmod' have been found in the repositories

MFC after:	10 days
Reviewed by:	manu
Differential Revision: https://reviews.freebsd.org/D41474
2023-08-18 01:22:22 +00:00
..
pci fwget: update pci_network_mediatek for mt7996 2023-05-23 23:41:24 +00:00
fwget.8
fwget.sh fwget: fix installing multiple firmware files 2023-08-18 01:22:22 +00:00
Makefile