Update release.sh

This commit is contained in:
ferrreo 2023-08-30 20:24:59 +01:00 committed by GitHub
parent 8b99204e38
commit 5ba73f41cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ dpkg-sig --sign builder ./output/hwdata*.deb
rsync -azP --exclude '*.deb' ferreo@direct.pika-os.com:/srv/www/pikappa/ ./output/repo
# Add the new package to the repo
reprepro -V --basedir ./output/repo/ includedeb lunar ./output/hwdata*.deb
reprepro -V -C main --basedir ./output/repo/ includedeb lunar ./output/hwdata*.deb
# Push the updated ppa repo to the server
rsync -azP ./output/repo/ ferreo@direct.pika-os.com:/srv/www/pikappa/