From e837bf13afb9c4493a547c1cc8ae03d8e725d8dc Mon Sep 17 00:00:00 2001 From: ferrreo Date: Tue, 29 Aug 2023 12:33:13 +0100 Subject: [PATCH] Update release.sh --- release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release.sh b/release.sh index 2e9264e..3778fdf 100755 --- a/release.sh +++ b/release.sh @@ -8,7 +8,7 @@ wget -nv https://launchpad.net/ubuntu/+archive/primary/+files/reprepro_5.3.0-1.4 apt install -y ./reprepro_5.3.0-1.4_amd64.deb # Add the new package to the repo -reprepro -V --basedir ./output/repo/ includedeb lunar ./output/*.deb +reprepro -V -C main --basedir ./output/repo/ includedeb lunar ./output/*.deb # Push the updated ppa repo to the server rsync -azqP ./output/repo/ ferreo@direct.pika-os.com:/srv/www/pikappa/