Source /etc/profile before chroot setup.
This commit is contained in:
parent
a7ff8caa4a
commit
3bf75f56a2
@ -9,6 +9,7 @@ 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
|
||||||
|
Loading…
Reference in New Issue
Block a user