Update 4_server-compile.sh

This commit is contained in:
bash
2024-10-05 14:14:47 +02:00
committed by GitHub
parent f1419ef175
commit e5ab7424cc

View File

@@ -10,7 +10,7 @@ then
##########################################################################################
sudo apt update && \
sudo apt full-upgrade -y && \
sudo apt-get install -y btop tmux sudo curl net-tools locate nano software-properties-common
sudo apt-get install -y btop ncdu tmux sudo curl net-tools locate nano software-properties-common
##########################################################################################