From e669f6b2781bdd83de8df1ed2c0f2f971885fa0c Mon Sep 17 00:00:00 2001 From: bash <31279994+hermensbas@users.noreply.github.com> Date: Mon, 12 Aug 2024 21:55:24 +0200 Subject: [PATCH] Update 0_bashrc.sh --- script/0_bashrc.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/script/0_bashrc.sh b/script/0_bashrc.sh index 68d32cc..bddfb59 100755 --- a/script/0_bashrc.sh +++ b/script/0_bashrc.sh @@ -3,8 +3,7 @@ #---------------------------------------------------------------------------------------- # add chmod rights #---------------------------------------------------------------------------------------- -sudo chmod +x ${ROOT_DIR}/*.sh -sudo chmod +x ${ROOT_DIR}/helper/*.sh +sudo chmod +x ${ROOT_DIR}/script/*.sh #---------------------------------------------------------------------------------------- # Add ~/.bash_wow to ~/.bashrc if not exist