This commit is contained in:
parent
d00115fcf0
commit
d21f22acc6
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
adw-gtk3 (4.9-100pika1) pikauwu; urgency=medium
|
||||||
|
|
||||||
|
* Upgrade to pikauwu
|
||||||
|
|
||||||
|
-- Ward Nakchbandi <hotrod.master@hotmail.com> Fri, 09 Oct 2022 21:38:00 +0300
|
||||||
|
|
||||||
|
|
||||||
adw-gtk3 (4.6-99pika2.lunar) lunar; urgency=medium
|
adw-gtk3 (4.6-99pika2.lunar) lunar; urgency=medium
|
||||||
|
|
||||||
* Upgrade to lunar
|
* Upgrade to lunar
|
||||||
|
2
main.sh
2
main.sh
@ -1,5 +1,5 @@
|
|||||||
# Clone Upstream
|
# Clone Upstream
|
||||||
git clone https://github.com/lassekongo83/adw-gtk3 -b v4.6
|
git clone https://github.com/lassekongo83/adw-gtk3 -b v4.9
|
||||||
cp -rvf ./debian ./adw-gtk3/
|
cp -rvf ./debian ./adw-gtk3/
|
||||||
cd ./adw-gtk3
|
cd ./adw-gtk3
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
rsync -azP --include './' --include '*.deb' --exclude '*' ./output/ ferreo@direct.pika-os.com:/srv/www/incoming/
|
rsync -azP --include './' --include '*.deb' --exclude '*' ./output/ ferreo@direct.pika-os.com:/srv/www/incoming/
|
||||||
|
|
||||||
# add debs to repo
|
# add debs to repo
|
||||||
ssh ferreo@direct.pika-os.com 'aptly repo add -force-replace -remove-files pika-main /srv/www/incoming/'
|
ssh ferreo@direct.pika-os.com 'aptly repo add -force-replace -remove-files pikauwu-main /srv/www/incoming/'
|
||||||
|
|
||||||
# publish the repo
|
# publish the repo
|
||||||
ssh ferreo@direct.pika-os.com 'aptly publish update -batch -skip-contents -force-overwrite lunar filesystem:pikarepo:'
|
ssh ferreo@direct.pika-os.com 'aptly publish update -batch -skip-contents -force-overwrite pikauwu filesystem:pikarepo:'
|
Loading…
Reference in New Issue
Block a user