diff --git a/script/2_source-update.sh b/script/2_source-update.sh index e91d861..0f33469 100755 --- a/script/2_source-update.sh +++ b/script/2_source-update.sh @@ -8,7 +8,7 @@ then ########################################################################################## # General dependencies ########################################################################################## - sudo apt update && sudo apt install -y git + #sudo apt update && sudo apt install -y git ##########################################################################################