update control
This commit is contained in:
parent
2847047115
commit
5a3f98503b
@ -5,7 +5,7 @@ dpkg-sig --sign builder ./output/*.deb
|
|||||||
rsync -azP --exclude '*.deb' ferreo@direct.pika-os.com:/srv/www/pikappa/ ./output/repo
|
rsync -azP --exclude '*.deb' ferreo@direct.pika-os.com:/srv/www/pikappa/ ./output/repo
|
||||||
|
|
||||||
# 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 --keepunusednewfiles
|
||||||
|
|
||||||
# Push the updated ppa repo to the server
|
# Push the updated ppa repo to the server
|
||||||
rsync -azP ./output/repo/ ferreo@direct.pika-os.com:/srv/www/pikappa/
|
rsync -azP ./output/repo/ ferreo@direct.pika-os.com:/srv/www/pikappa/
|
||||||
|
Loading…
Reference in New Issue
Block a user