Update release.sh

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2023-02-24 18:16:38 +03:00 committed by GitHub
parent 8129cddcb0
commit 3ed1784ba5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
# Sign the packages
dpkg-sig --sign builder ./output/packageNameHere*.deb
dpkg-sig --sign builder ./output/adw-gtk3-theme*.deb
# Pull down existing ppa repo db files etc
rsync -azP --exclude '*.deb' ferreo@pika-os.com:/srv/www/pikappa/ ./output/repo
@ -11,4 +11,4 @@ reprepro -V --basedir ./output/repo/ removefilter kinetic 'Package (% adw-gtk3-t
reprepro -V --basedir ./output/repo/ includedeb kinetic ./output/adw-gtk3-theme*.deb
# Push the updated ppa repo to the server
rsync -azP ./output/repo/ ferreo@pika-os.com:/srv/www/pikappa/
rsync -azP ./output/repo/ ferreo@pika-os.com:/srv/www/pikappa/