diff --git a/ct/cassandra.sh b/ct/cassandra.sh index c47f0655..ce6d27c2 100644 --- a/ct/cassandra.sh +++ b/ct/cassandra.sh @@ -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