edit build.sh

This commit is contained in:
meshya 2024-07-24 18:37:46 +03:30
parent dcb69f4774
commit ae568ada8f

View file

@ -4,5 +4,5 @@ mkdir build
cd rootfs
zip -r ../build/rootfs.zip ./*
cd ../build
cp ../PKGBUILD .
cp ../PKGBUILD ../gnome-parch.install .
makepkg -sc