Update 1-setup.sh
This commit is contained in:
parent
687ea69316
commit
29bef1ddab
|
|
@ -26,7 +26,7 @@ echo -ne "
|
|||
-------------------------------------------------------------------------
|
||||
"
|
||||
pacman -S --noconfirm pacman-contrib curl
|
||||
pacman -S --noconfirm reflector rsync
|
||||
pacman -S --noconfirm reflector rsync grub btrfs-progs arch-install-scripts git
|
||||
cp /etc/pacman.d/mirrorlist /etc/pacman.d/mirrorlist.bak
|
||||
|
||||
nc=$(grep -c ^processor /proc/cpuinfo)
|
||||
|
|
@ -179,4 +179,4 @@ echo -ne "
|
|||
-------------------------------------------------------------------------
|
||||
SYSTEM READY FOR 2-user.sh
|
||||
-------------------------------------------------------------------------
|
||||
"
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue