Update install.sh

This commit is contained in:
nu11secur1ty 2024-06-04 16:36:48 +03:00 committed by GitHub
parent d83b858be7
commit 0177884d1b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -10,11 +10,12 @@ myPACKAGES_OPENSUSE="ansible apache2-utils cracklib wget"
myINSTALLER=$(cat << "EOF"
_____ ____ _ ___ _ _ _
|_ _| | _ \ ___ | |_ |_ _|_ __ ___| |_ __ _| | | ___ _ __
| |_____| |_) / _ \| __| | || '_ \/ __| __/ _` | | |/ _ \ '__|
| |_____| __/ (_) | |_ | || | | \__ \ || (_| | | | __/ |
|_| |_| \___/ \__| |___|_| |_|___/\__\__,_|_|_|\___|_|
__ __ _ __ _____ _____ _____ _____ _____ ______ ____ ______ _ _ _ __
\ \ / /| |/ / /\ | __ \ /\ |_ _| / ____||_ _| | __ \ | ____|| _ \ | ____|| | | | | |/_ |
\ \ / / | ' / / \ | |__) | / \ | | | (___ | | | | | || |__ | |_) || |__ | | | | | | | |
\ \/ / | < / /\ \ | _ / / /\ \ | | \___ \ | | | | | || __| | _ < | __| | | | | | | | |
\ / | . \ / ____ \ | | \ \ / ____ \ _| |_ ____) | _| |_ | |__| || |____ | |_) || |____ | |____ | |__| | | |
\/ |_|\_\/_/ \_\|_| \_\/_/ \_\|_____| |_____/ |_____| |_____/ |______||____/ |______||______| \____/ |_|
EOF
)