Enable software properly

This commit is contained in:
Manuel Thalmann 2024-10-14 01:55:19 +02:00
commit a3b79159e6
14 changed files with 512 additions and 398 deletions
scripts/Arch/Config/SecureBoot

View file

@ -31,5 +31,5 @@ begin
sudo secure-grub-install
end
runInstaller $argv
runInstaller --force $argv
end