From 7641e427068649bd1934d634d61bc4e4faa08885 Mon Sep 17 00:00:00 2001 From: ferrreo Date: Mon, 4 Sep 2023 17:50:04 +0100 Subject: [PATCH] Update ubuntu.sh --- ubuntu.sh | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/ubuntu.sh b/ubuntu.sh index 96a9fe4..dba6fae 100644 --- a/ubuntu.sh +++ b/ubuntu.sh @@ -13,12 +13,7 @@ apt update apt upgrade -y # end of temp -#Get rid of Pika sources to prevent conflicts -rm -rf /etc/apt/sources.list.d/pika* -rm -rf /etc/apt/preferences.d/*pika* - -apt clean -apt update +apt install dpkg-sig wget rsync # Get ubuntu main pool