testing change in user login

This commit is contained in:
Your Name 2019-09-24 10:00:31 -04:00
parent ba8564b348
commit d75a612416

View file

@ -844,6 +844,7 @@ EOF
for i in $(ls -d /home/*/)
do
tee -a $i.bashrc <<EOF
$mySHELLCHECK
$myUSERPROMPT
PATH="$PATH:/opt/tpot/bin"
EOF