From 841e93d08d698048088bf977744c0986a4aa377e Mon Sep 17 00:00:00 2001 From: ferrreo Date: Sun, 3 Sep 2023 21:15:15 +0100 Subject: [PATCH] Add ubuntu yml --- ubuntu.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/ubuntu.sh b/ubuntu.sh index 57194a9..96a9fe4 100644 --- a/ubuntu.sh +++ b/ubuntu.sh @@ -17,6 +17,7 @@ apt upgrade -y rm -rf /etc/apt/sources.list.d/pika* rm -rf /etc/apt/preferences.d/*pika* +apt clean apt update # Get ubuntu main pool