From db477de33af8fdf78958873ff7f1e6b063f20e52 Mon Sep 17 00:00:00 2001 From: SkyperTHC <5938498+SkyperTHC@users.noreply.github.com> Date: Sun, 14 Nov 2021 15:30:01 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e4addde..7d17085 100644 --- a/README.md +++ b/README.md @@ -708,7 +708,8 @@ __EOF__ chmod 755 ~/.local/bin/ssh ~/.local/bin/ssh-log . ~/.profile -echo -e "\033[1;32m***SUCCESS***. Logfiles 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