Update 3_server-build.sh

This commit is contained in:
bash
2024-10-15 23:15:37 +02:00
committed by GitHub
parent c4df7a1b55
commit 98171fa722

View File

@@ -8,7 +8,7 @@ then
##########################################################################################
# General dependencies
##########################################################################################
sudo apt update && sudo apt install -y unzip
#sudo apt update && sudo apt install -y unzip
##########################################################################################