Update pacman init
This commit is contained in:
parent
f85381afaf
commit
1cc070a461
1 changed files with 1 additions and 0 deletions
1
archfi
1
archfi
|
@ -2073,6 +2073,7 @@ if [ "${chroot}" = "1" ]; then
|
|||
'archdilaunch') archdilaunchchroot;;
|
||||
esac
|
||||
else
|
||||
echo "Init pacman, please wait..."
|
||||
systemctl start pacman-init.service
|
||||
pacman -Sy --needed arch-install-scripts dialog
|
||||
dmesg |grep efi: > /dev/null
|
||||
|
|
Loading…
Reference in a new issue