display-info0/release.sh
Ward Nakchbandi (Cosmic Fusion) 218fec24e5
Update to lunar
2023-05-11 10:55:22 +03:00

12 lines
437 B
Bash
Executable File

# Sign the packages
dpkg-sig --sign builder ./output/libdisplay-info*.deb
# Pull down existing ppa repo db files etc
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/libdisplay-info*.deb
# Push the updated ppa repo to the server
rsync -azP ./output/repo/ ferreo@direct.pika-os.com:/srv/www/pikappa/