mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-24 02:21:34 -05:00
https for fwupd
Signed-off-by: Tommy <contact@tommytran.io>
This commit is contained in:
parent
8f9bda05c0
commit
eeeb6f0f03
@ -294,6 +294,7 @@ fi
|
||||
|
||||
if [ "${virtualization}" = 'none' ]; then
|
||||
pacstrap /mnt sbctl fwupd
|
||||
echo 'UriSchemes=file;https' | sudo tee -a /mnt/etc/fwupd/fwupd.conf
|
||||
fi
|
||||
|
||||
pacstrap /mnt snap-pac
|
||||
|
Loading…
Reference in New Issue
Block a user