added net-tools installation

This commit is contained in:
crowetic
2023-01-12 14:17:58 -08:00
committed by GitHub
parent ada721685c
commit dca0b3f632

View File

@@ -15,7 +15,7 @@ echo "${PURPLE} UPDATING UBUNTU AND INSTALLING REQUIRED SOFTWARE PACKAGES ${NC}\
sudo apt update
sudo apt -y upgrade
sudo apt -y install unzip vim curl default-jre cinnamon-desktop-environment vlc chromium-browser p7zip-full libfuse2 htop
sudo apt -y install unzip vim curl default-jre cinnamon-desktop-environment vlc chromium-browser p7zip-full libfuse2 htop net-tools
echo "${BLUE} DOWNLOADING QORTAL CORE AND QORT SCRIPT ${NC}\n"