diff --git a/chroot_setup.bash b/chroot_setup.bash index 36037f9..25ede46 100755 --- a/chroot_setup.bash +++ b/chroot_setup.bash @@ -9,7 +9,6 @@ msg(){ echo "$(tput bold)$(tput setaf 2)==> $@ $(tput sgr0)" } -source /etc/profile msg "Initializing pacman keyrings..." pacman-key --init pacman-key --populate archlinux