From 92211e8501c400df221751a443f7b94b805a2693 Mon Sep 17 00:00:00 2001 From: dimon Date: Wed, 21 Aug 2024 12:42:34 +0000 Subject: [PATCH] Update 'setup_programs.sh' --- setup_programs.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/setup_programs.sh b/setup_programs.sh index 38db431..7fd4339 100644 --- a/setup_programs.sh +++ b/setup_programs.sh @@ -5,11 +5,7 @@ apt update apt full-upgrade -y # Install base soft -apt install -y wget -apt install -y nano -apt install -y telnet -apt install -y iputils-ping -apt install -y net-tools +apt install -y curl wget nano telnet iputils-ping net-tools # Setup timezone ## set noninteractive installation