Revert "Source /etc/profile before chroot setup."

This reverts commit 3bf75f56a2.
This commit is contained in:
lemniskett 2020-12-28 17:30:57 +07:00
parent 3bf75f56a2
commit 2d68c789cc

View File

@ -9,7 +9,6 @@ msg(){
echo "$(tput bold)$(tput setaf 2)==> $@ $(tput sgr0)" echo "$(tput bold)$(tput setaf 2)==> $@ $(tput sgr0)"
} }
source /etc/profile
msg "Initializing pacman keyrings..." msg "Initializing pacman keyrings..."
pacman-key --init pacman-key --init
pacman-key --populate archlinux pacman-key --populate archlinux