Update 0_bashrc.sh

This commit is contained in:
bash
2024-08-12 21:55:24 +02:00
committed by GitHub
parent 86c8ddfde5
commit e669f6b278

View File

@@ -3,8 +3,7 @@
#---------------------------------------------------------------------------------------- #----------------------------------------------------------------------------------------
# add chmod rights # add chmod rights
#---------------------------------------------------------------------------------------- #----------------------------------------------------------------------------------------
sudo chmod +x ${ROOT_DIR}/*.sh sudo chmod +x ${ROOT_DIR}/script/*.sh
sudo chmod +x ${ROOT_DIR}/helper/*.sh
#---------------------------------------------------------------------------------------- #----------------------------------------------------------------------------------------
# Add ~/.bash_wow to ~/.bashrc if not exist # Add ~/.bash_wow to ~/.bashrc if not exist