Source /etc/profile before chroot setup.

This commit is contained in:
lemniskett 2020-12-28 12:37:11 +07:00
parent a7ff8caa4a
commit 3bf75f56a2

View File

@ -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