Update release.sh
This commit is contained in:
parent
d83aed977c
commit
57f3c6c917
@ -4,6 +4,8 @@ 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*)'
|
||||
|
||||
# Add the new package to the repo
|
||||
reprepro -V --basedir ./output/repo/ includedeb lunar ./output/*.deb
|
||||
|
||||
|
Reference in New Issue
Block a user