From 0c6d178270524bb00fa5580d19cbf1e18fb21465 Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Tue, 27 Aug 2024 14:14:03 +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 55a3a3e..e91d861 100755 --- a/script/2_source-update.sh +++ b/script/2_source-update.sh @@ -35,12 +35,6 @@ then git -C ${ROOT_DIR}/_download/modules/mod-ah-bot reset --hard origin/${AC_MODE_AHBOT_REPO_BRANCH} - ########################################################################################## - # set folder rights to current user - ########################################################################################## - sudo chown -R $USER ${ROOT_DIR} - - echo "Executed..." fi