Update pacman init

This commit is contained in:
MatMoul 2022-11-21 01:44:30 +01:00
parent f85381afaf
commit 1cc070a461

1
archfi
View file

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