Update release.sh

This commit is contained in:
ferrreo 2023-06-10 18:56:46 +01:00 committed by GitHub
parent 301f21e584
commit 8d3799acad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ dpkg-sig --sign builder ./output/*.deb
# Pull down existing ppa repo db files etc
rsync -azP --exclude '*.deb' ferreo@direct.pika-os.com:/srv/www/pikappa/ ./output/repo
reprepro -V --basedir ./output/repo/ removefilter lunar 'Package (% libwayland-doc*_all*)'
reprepro -V --basedir ./output/repo/ removefilter lunar 'Package (% libwayland-doc*)'
# Add the new package to the repo
reprepro -V --basedir ./output/repo/ includedeb lunar ./output/*.deb