diff --git a/ct/thelounge.sh b/ct/thelounge.sh index 951f0476..dcff2d67 100644 --- a/ct/thelounge.sh +++ b/ct/thelounge.sh @@ -6,8 +6,8 @@ source <(curl -s https://raw.githubusercontent.com/kristocopani/ProxmoxVE/build/ # https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE function header_info { -clear -cat <<"EOF" + clear + cat <<"EOF" ________ __ /_ __/ /_ ___ / / ____ __ ______ ____ ____ / / / __ \/ _ \ / / / __ \/ / / / __ \/ __ `/ _ \ @@ -15,7 +15,7 @@ cat <<"EOF" /_/ /_/ /_/\___/ /_____/\____/\__,_/_/ /_/\__, /\___/ /____/ -EOF + EOF } header_info echo -e "Loading..." diff --git a/install/thelounge-install.sh b/install/thelounge-install.sh index dfe5e82a..876b075b 100644 --- a/install/thelounge-install.sh +++ b/install/thelounge-install.sh @@ -5,7 +5,7 @@ # License: MIT # https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE -source /dev/stdin <<< "$FUNCTIONS_FILE_PATH" +source /dev/stdin <<<"$FUNCTIONS_FILE_PATH" color verb_ip6 catch_errors