From 9c3dcaf2ecf5bfdefa5486fc04749e57bee360ca Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Sat, 15 Jun 2024 22:51:04 +0800 Subject: [PATCH] Update debian.sh --- scripts/install/debian.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/install/debian.sh b/scripts/install/debian.sh index 4b48cf6d2..db709de21 100644 --- a/scripts/install/debian.sh +++ b/scripts/install/debian.sh @@ -54,7 +54,7 @@ else localedef -v -c -i en_US -f UTF-8 en_US.UTF-8 > /dev/null 2>&1 fi -apt-get update -y +apt update -y apt install -y wget curl lsof unzip tar cron expect locate lrzsz apt install -y rar apt install -y unrar