mirror of
https://github.com/janishutz/arch-dev-vm.git
synced 2025-11-25 05:44:23 +00:00
fix autoconfirm
This commit is contained in:
@@ -31,7 +31,9 @@ plymouth-set-default-theme -R script
|
||||
|
||||
# set up arch4edu
|
||||
curl -O https://mirrors.tuna.tsinghua.edu.cn/arch4edu/any/arch4edu-keyring-20200805-1-any.pkg.tar.zst
|
||||
pacman -U arch4edu-keyring-20200805-1-any.pkg.tar.zst
|
||||
pacman -U arch4edu-keyring-20200805-1-any.pkg.tar.zst --noconfirm
|
||||
|
||||
# FUTURE: Add sha256sum verification
|
||||
|
||||
# Test boot mode (if efi or csm)
|
||||
bootMode=$(cat /sys/firmware/efi/fw_platform_size)
|
||||
|
||||
Reference in New Issue
Block a user