mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-01 12:32:12 +00:00
Update install.sh
This commit is contained in:
parent
d83b858be7
commit
0177884d1b
1 changed files with 6 additions and 5 deletions
11
install.sh
11
install.sh
|
@ -10,11 +10,12 @@ myPACKAGES_OPENSUSE="ansible apache2-utils cracklib wget"
|
|||
|
||||
|
||||
myINSTALLER=$(cat << "EOF"
|
||||
_____ ____ _ ___ _ _ _
|
||||
|_ _| | _ \ ___ | |_ |_ _|_ __ ___| |_ __ _| | | ___ _ __
|
||||
| |_____| |_) / _ \| __| | || '_ \/ __| __/ _` | | |/ _ \ '__|
|
||||
| |_____| __/ (_) | |_ | || | | \__ \ || (_| | | | __/ |
|
||||
|_| |_| \___/ \__| |___|_| |_|___/\__\__,_|_|_|\___|_|
|
||||
__ __ _ __ _____ _____ _____ _____ _____ ______ ____ ______ _ _ _ __
|
||||
\ \ / /| |/ / /\ | __ \ /\ |_ _| / ____||_ _| | __ \ | ____|| _ \ | ____|| | | | | |/_ |
|
||||
\ \ / / | ' / / \ | |__) | / \ | | | (___ | | | | | || |__ | |_) || |__ | | | | | | | |
|
||||
\ \/ / | < / /\ \ | _ / / /\ \ | | \___ \ | | | | | || __| | _ < | __| | | | | | | | |
|
||||
\ / | . \ / ____ \ | | \ \ / ____ \ _| |_ ____) | _| |_ | |__| || |____ | |_) || |____ | |____ | |__| | | |
|
||||
\/ |_|\_\/_/ \_\|_| \_\/_/ \_\|_____| |_____/ |_____| |_____/ |______||____/ |______||______| \____/ |_|
|
||||
EOF
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue