Update pacman init
This commit is contained in:
parent
2d24ca342d
commit
0525108caa
1 changed files with 1 additions and 1 deletions
2
archfi
2
archfi
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue