Update release.sh
This commit is contained in:
parent
ab0f945581
commit
6de4509074
@ -16,8 +16,7 @@ reprepro -V --basedir ./output/repo/ removefilter lunar 'Package (% linux-*-6.3.
|
|||||||
echo "Pika Kernel - Repo clean complete"
|
echo "Pika Kernel - Repo clean complete"
|
||||||
|
|
||||||
# Add the new package to the repo
|
# Add the new package to the repo
|
||||||
reprepro -V --basedir ./output/repo/ includedeb lunar ./output/linux-image*.deb
|
reprepro -V --basedir ./output/repo/ includedeb lunar ./output/*.deb
|
||||||
reprepro -V --basedir ./output/repo/ includedeb lunar ./output/linux-headers*.deb
|
|
||||||
echo "Pika Kernel - Repo update complete"
|
echo "Pika Kernel - Repo update complete"
|
||||||
|
|
||||||
# Push the updated ppa repo to the server
|
# Push the updated ppa repo to the server
|
||||||
|
Loading…
Reference in New Issue
Block a user