Update 2_source-update.sh

This commit is contained in:
bash
2024-10-15 23:33:42 +02:00
committed by GitHub
parent 8bd12dc589
commit 66731f5a7d

View File

@@ -5,12 +5,6 @@ echo " ";
if [[ $REPLY =~ ^[Yy]$ ]];
then
##########################################################################################
# General dependencies
##########################################################################################
#sudo apt update && sudo apt install -y git
##########################################################################################
# reset azerothcore to latest branch
##########################################################################################