Update external-kubuntu.sh

This commit is contained in:
ferrreo 2023-08-26 14:05:32 +01:00 committed by GitHub
parent 7142b00e52
commit 25fb8ef144
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,7 @@ else
sed -i "s#Components:#Components: external#" ./output/repo/conf/distributions sed -i "s#Components:#Components: external#" ./output/repo/conf/distributions
fi 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 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 apt install -y ./reprepro_5.3.0-1.4_amd64.deb