This commit is contained in:
bash
2024-08-12 20:50:18 +00:00
parent 0af7bdddd1
commit d6e4526fa4
2 changed files with 1 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ set +a # stop exporting
##########################################################################################
# Import system vars and aliases into ~/.bashrc
##########################################################################################
source ${ROOT_DIR}/script/0_bashrc.sh
source ${ROOT_DIR}/script/0_variables.sh
echo " "
echo "###########################################################################################"
echo "## After first run TYPE 'source ~/.bashrc' !!!!!!!!"