1
0
mirror of https://github.com/tommytran732/Arch-Setup-Script synced 2024-11-22 01:21:34 -05:00

Update install.sh

This commit is contained in:
TommyTran732 2021-05-11 06:26:24 -04:00 committed by tommytran732
parent e6272e8306
commit b24bfec760
No known key found for this signature in database
GPG Key ID: 060B29EB996BD9F2

View File

@ -255,7 +255,7 @@ arch-chroot /mnt /bin/bash -e <<EOF
pacman -S --noconfirm snap-pac pacman -S --noconfirm snap-pac
#Remove unnecessary permissions #Remove unnecessary permissions
sudo chmod o-w /var/cache chmod o-w /var/cache
EOF EOF
# Setting root password. # Setting root password.