increase pkgbuild version

This commit is contained in:
Maximilian Keßler 2022-07-25 18:13:48 +02:00
parent 125ec17d4a
commit 45a658a41b

View File

@ -111,6 +111,10 @@ genfstab -U /mnt >> /mnt/etc/fstab
echo "${hostname}" > /mnt/etc/hostname
# end for now here
exit 0
### Set up custom repo on installed system as well
cat >>/mnt/etc/pacman.conf <<EOF
[mkessler-arch]