mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 04:52:11 +00:00
testing change in user login
This commit is contained in:
parent
ba8564b348
commit
d75a612416
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue