From 25fb8ef144408e39de5c95e4135cfc5dfc77178a Mon Sep 17 00:00:00 2001 From: ferrreo Date: Sat, 26 Aug 2023 14:05:32 +0100 Subject: [PATCH] Update external-kubuntu.sh --- external-kubuntu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external-kubuntu.sh b/external-kubuntu.sh index 804a54f..022b35d 100644 --- a/external-kubuntu.sh +++ b/external-kubuntu.sh @@ -60,7 +60,7 @@ else sed -i "s#Components:#Components: external#" ./output/repo/conf/distributions fi -apt remove preprepro -y +apt remove reprepro -y wget -nv https://launchpad.net/ubuntu/+archive/primary/+files/reprepro_5.3.0-1.4_amd64.deb apt install -y ./reprepro_5.3.0-1.4_amd64.deb