mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-26 08:33:17 +01:00
Update cassandra.sh
tweak
This commit is contained in:
parent
1e713d7b7b
commit
889ad6bc18
@ -8,11 +8,12 @@ source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build
|
||||
function header_info {
|
||||
clear
|
||||
cat <<"EOF"
|
||||
______ __
|
||||
______ __
|
||||
/ ____/___ _______________ _____ ____/ /________ _
|
||||
/ / / __ `/ ___/ ___/ __ `/ __ \/ __ / ___/ __ `/
|
||||
/ /___/ /_/ (__ |__ ) /_/ / / / / /_/ / / / /_/ /
|
||||
\____/\__,_/____/____/\__,_/_/ /_/\__,_/_/ \__,_/
|
||||
/ /___/ /_/ (__ |__ ) /_/ / / / / /_/ / / / /_/ /
|
||||
\____/\__,_/____/____/\__,_/_/ /_/\__,_/_/ \__,_/
|
||||
|
||||
EOF
|
||||
}
|
||||
header_info
|
||||
|
Loading…
Reference in New Issue
Block a user