Update 2_source-update.sh

This commit is contained in:
bash
2024-08-27 14:14:03 +02:00
committed by GitHub
parent 5da10b7b50
commit 0c6d178270

View File

@@ -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