Update release.sh
This commit is contained in:
parent
46c13c0fb1
commit
5b650b689b
@ -8,7 +8,7 @@ rsync -azP --exclude '*.deb' ferreo@direct.pika-os.com:/srv/www/pikappa/ ./outpu
|
|||||||
reprepro -V --basedir ./output/repo/ removefilter lunar 'Package (% pika-hyprland-settings*)'
|
reprepro -V --basedir ./output/repo/ removefilter lunar 'Package (% pika-hyprland-settings*)'
|
||||||
|
|
||||||
# Add the new package to the repo
|
# Add the new package to the repo
|
||||||
reprepro -V --basedir ./output/repo/ includedeb lunar ./output/pika-hyprland-settings*.deb
|
reprepro -V -C main --basedir ./output/repo/ includedeb lunar ./output/pika-hyprland-settings*.deb
|
||||||
|
|
||||||
# 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