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