Update README.md

This commit is contained in:
SkyperTHC
2021-11-14 15:29:01 +00:00
committed by GitHub
parent f679c7e169
commit 4a45420a11
+2 -1
View File
@@ -706,8 +706,9 @@ done >\$HOME/.local/logs/ssh-log-"\${1}"-\`date +%s\`.txt
__EOF__
chmod 755 ~/.local/bin/ssh ~/.local/bin/ssh-log
. ~/.profile
echo -e "\033[1;32mSUCCESS. Re-login as this user. Log files stored in ~/.local/.logs.
echo -e "\033[1;32m***SUCCESS***. Logfiles stored in ~/.local/.logs.
To uninstall cut & paste this\033[0m:\033[1;36m
grep -v 0xFD0E ~/.profile >~/.profile-new && mv ~/.profile-new ~/.profile
rm -rf ~/.local/bin/ssh ~/.local/bin/ssh-log