From 285aa45de8222cb70baa7d003953a8a2ed8b94c8 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Sat, 15 Jun 2024 23:25:10 +0800 Subject: [PATCH] Update debian.sh --- scripts/install/debian.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/scripts/install/debian.sh b/scripts/install/debian.sh index db709de21..28b538ae0 100644 --- a/scripts/install/debian.sh +++ b/scripts/install/debian.sh @@ -55,6 +55,8 @@ else fi apt update -y +apt autoremove -y + apt install -y wget curl lsof unzip tar cron expect locate lrzsz apt install -y rar apt install -y unrar