Update 'setup_programs.sh'

This commit is contained in:
dimon 2024-08-21 12:42:34 +00:00
parent 592594f9f8
commit 92211e8501

View File

@ -5,11 +5,7 @@ apt update
apt full-upgrade -y apt full-upgrade -y
# Install base soft # Install base soft
apt install -y wget apt install -y curl wget nano telnet iputils-ping net-tools
apt install -y nano
apt install -y telnet
apt install -y iputils-ping
apt install -y net-tools
# Setup timezone # Setup timezone
## set noninteractive installation ## set noninteractive installation