mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 20:42: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/*/)
|
||||
do
|
||||
tee -a $i.bashrc <<EOF
|
||||
$mySHELLCHECK
|
||||
$myUSERPROMPT
|
||||
PATH="$PATH:/opt/tpot/bin"
|
||||
EOF
|
||||
|
|
Loading…
Reference in a new issue