diff --git a/2_source-update.sh b/2_source-update.sh index 5ace3d7..315bfb7 100755 --- a/2_source-update.sh +++ b/2_source-update.sh @@ -5,10 +5,6 @@ echo " "; if [[ $REPLY =~ ^[Yy]$ ]]; then - sudo chmod +x ${ROOT_DIR}/*.sh - sudo chmod +x ${ROOT_DIR}/helper/*.sh - - ########################################################################################## # General dependencies ##########################################################################################