mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
testing change in user login
This commit is contained in:
@ -844,6 +844,7 @@ EOF
|
|||||||
for i in $(ls -d /home/*/)
|
for i in $(ls -d /home/*/)
|
||||||
do
|
do
|
||||||
tee -a $i.bashrc <<EOF
|
tee -a $i.bashrc <<EOF
|
||||||
|
$mySHELLCHECK
|
||||||
$myUSERPROMPT
|
$myUSERPROMPT
|
||||||
PATH="$PATH:/opt/tpot/bin"
|
PATH="$PATH:/opt/tpot/bin"
|
||||||
EOF
|
EOF
|
||||||
|
Reference in New Issue
Block a user