From dc76d4136992de64592feb644b72d9de0d694421 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Sat, 15 Jun 2024 21:21:36 +0800 Subject: [PATCH] Update ubuntu.sh --- scripts/install/ubuntu.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install/ubuntu.sh b/scripts/install/ubuntu.sh index 33c677fa9..1837772d8 100644 --- a/scripts/install/ubuntu.sh +++ b/scripts/install/ubuntu.sh @@ -10,7 +10,6 @@ if grep -Eq "Ubuntu" /etc/*-release; then fi apt update -y -apt-get update -y apt install -y wget curl lsof unzip apt install -y rar unrar