Update release file for 6.3.0
This commit is contained in:
parent
ad654b4a28
commit
4077afb918
@ -13,8 +13,8 @@ rsync -azP --exclude '*.deb' ferreo@direct.pika-os.com:/srv/www/pikappa/ ./outpu
|
||||
# Copy over our gpg key in case it has been updated
|
||||
cp ./output/key.gpg ./output/repo/key.gpg
|
||||
|
||||
# Remove our existing package from the repo
|
||||
reprepro -V --basedir ./output/repo/ removefilter kinetic 'Package (% linux-*-pikaos*)'
|
||||
# Remove our existing package from the repo - only for current version so we can update it
|
||||
reprepro -V --basedir ./output/repo/ removefilter kinetic 'Package (% linux-6.3.0-*-pikaos*)'
|
||||
|
||||
# Add the new package to the repo
|
||||
reprepro -V --basedir ./output/repo/ includedeb kinetic ./output/linux-image*.deb
|
||||
|
Loading…
Reference in New Issue
Block a user