increase pkgbuild version
This commit is contained in:
parent
125ec17d4a
commit
45a658a41b
1 changed files with 4 additions and 0 deletions
|
@ -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]
|
||||
|
|
Loading…
Reference in a new issue