Update release.sh

This commit is contained in:
ferrreo 2023-06-11 00:02:11 +01:00 committed by GitHub
parent fbcd8aed5a
commit 942d73248c
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 -azqP --exclude '*.deb' ferreo@direct.pika-os.com:/srv/www/pikappa/ ./output/repo
wget https://launchpad.net/ubuntu/+archive/primary/+files/reprepro_5.3.0-1.4_amd64.deb
wget -nv https://launchpad.net/ubuntu/+archive/primary/+files/reprepro_5.3.0-1.4_amd64.deb
dpkg -i reprepro_5.3.0-1.4_amd64.deb
# Add the new package to the repo