mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 20:42:11 +00:00
Update uninstall.sh
This commit is contained in:
parent
0177884d1b
commit
65d8d627ed
1 changed files with 7 additions and 5 deletions
12
uninstall.sh
12
uninstall.sh
|
@ -6,11 +6,13 @@ myTPOT_CONF_FILE="/home/${myUSER}/tpotce/.env"
|
|||
myANSIBLE_TPOT_PLAYBOOK="installer/remove/tpot.yml"
|
||||
|
||||
myUNINSTALLER=$(cat << "EOF"
|
||||
_____ ____ _ _ _ _ _ _ _
|
||||
|_ _| | _ \ ___ | |_ | | | |_ __ (_)_ __ ___| |_ __ _| | | ___ _ __
|
||||
| |_____| |_) / _ \| __| | | | | _ \| | _ \/ __| __/ _ | | |/ _ \ __|
|
||||
| |_____| __/ (_) | |_ | |_| | | | | | | | \__ \ || (_| | | | __/ |
|
||||
|_| |_| \___/ \__| \___/|_| |_|_|_| |_|___/\__\__,_|_|_|\___|_|
|
||||
|
||||
_____ ________ __ _____ _____ _____ ____ ____ _______ _____ _ _ ______ _ _ _____ __
|
||||
|_ _||___ /\ \ / //\ | __ \|_ _| / ____| / __ \ / __ \|__ __| / ____|| | | ||___ /| | | | / ____|/_ |
|
||||
| | / / \ \ / // \ | | | | | | | | __ | | | | | | | | | | | | __ | | | | / / | | | | | (___ | |
|
||||
| | / / \ \/ // /\ \ | | | | | | | | |_ || | | | | | | | | | | | |_ || | | | / / | | | | \___ \ | |
|
||||
_| |_ / /__ \ // ____ \ | |__| |_| |_ | |__| || |__| | | |__| | | | | |__| || |__| | / /__ | |__| | ____) | | |
|
||||
|_____|/_____| \//_/ \_\|_____/|_____| \_____| \____/ \____/ |_| \_____| \____/ /_____| \____/ |_____/ |_|
|
||||
EOF
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue