This commit is contained in:
Sohrab Behdani 2024-09-28 15:33:44 +03:30
parent 8c86f2bd7f
commit da6d56af49

View file

@ -22,8 +22,10 @@ build_iso:
- mkdir -p ~/artools-workspace/iso-profiles
- cp base ~/artools-workspace/iso-profiles -r
- mkdir -p ~/.config/artools
- ls config/
- cp config/pacman.conf /usr/share/artools/pacman.conf.d/default.conf
- cp -r config/parch* /etc/pacman.d/
- cp config/pacman.conf /etc/pacman.conf
- cp -r config/parch-mirrors /etc/pacman.d/
- ./build-iso.sh
- echo "Renaming the output ISO file"
- mv out/*.iso out/ParchLinux-$Desktop-latest.iso