Update release.sh
This commit is contained in:
parent
9bf66f764f
commit
fbcd8aed5a
@ -4,6 +4,9 @@ dpkg-sig --sign builder ./output/*.deb
|
|||||||
# Pull down existing ppa repo db files etc
|
# Pull down existing ppa repo db files etc
|
||||||
rsync -azqP --exclude '*.deb' ferreo@direct.pika-os.com:/srv/www/pikappa/ ./output/repo
|
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
|
||||||
|
dpkg -i reprepro_5.3.0-1.4_amd64.deb
|
||||||
|
|
||||||
# Add the new package to the repo
|
# Add the new package to the repo
|
||||||
reprepro -V --basedir ./output/repo/ includedeb lunar ./output/*.deb
|
reprepro -V --basedir ./output/repo/ includedeb lunar ./output/*.deb
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user