Update 2_source-update.sh

This commit is contained in:
bash
2024-08-12 21:15:34 +02:00
committed by GitHub
parent db5363bea1
commit cf24780070

View File

@@ -5,10 +5,6 @@ echo " ";
if [[ $REPLY =~ ^[Yy]$ ]];
then
sudo chmod +x ${ROOT_DIR}/*.sh
sudo chmod +x ${ROOT_DIR}/helper/*.sh
##########################################################################################
# General dependencies
##########################################################################################