diff --git a/script/2_source-update.sh b/script/2_source-update.sh index 0f33469..4c6280d 100755 --- a/script/2_source-update.sh +++ b/script/2_source-update.sh @@ -5,12 +5,6 @@ echo " "; if [[ $REPLY =~ ^[Yy]$ ]]; then - ########################################################################################## - # General dependencies - ########################################################################################## - #sudo apt update && sudo apt install -y git - - ########################################################################################## # reset azerothcore to latest branch ##########################################################################################