Update pacman init

This commit is contained in:
MatMoul 2022-11-21 01:29:27 +01:00
parent 2d24ca342d
commit 0525108caa

2
archfi
View file

@ -2073,7 +2073,7 @@ if [ "${chroot}" = "1" ]; then
'archdilaunch') archdilaunchchroot;;
esac
else
systemct start pacman-init.service
systemctl start pacman-init.service
pacman -Sy --needed arch-install-scripts dialog
dmesg |grep efi: > /dev/null
if [ "$?" == "1" ]; then