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