From cf247800705c820d3e5c555336dee3738b12a45c Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Mon, 12 Aug 2024 21:15:34 +0200 Subject: [PATCH] Update 2_source-update.sh --- 2_source-update.sh | 4 ---- 1 file changed, 4 deletions(-) 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 ##########################################################################################