Update 3_server-build.sh

This commit is contained in:
bash
2024-10-15 23:33:52 +02:00
committed by GitHub
parent 66731f5a7d
commit 3913a6d026

View File

@@ -5,12 +5,6 @@ echo " ";
if [[ $REPLY =~ ^[Yy]$ ]];
then
##########################################################################################
# General dependencies
##########################################################################################
#sudo apt update && sudo apt install -y unzip
##########################################################################################
# Rebuild server folder based on downloaded source codes
##########################################################################################