From 66731f5a7de10a52d692a1e37c198cb0ac76ac43 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Tue, 15 Oct 2024 23:33:42 +0200 Subject: [PATCH] Update 2_source-update.sh --- script/2_source-update.sh | 6 ------ 1 file changed, 6 deletions(-) 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 ##########################################################################################