From 7a72c82ece3a6b21fc630cb615db5d704b123bc2 Mon Sep 17 00:00:00 2001 From: tteckster Date: Sat, 20 Apr 2024 03:22:18 -0400 Subject: [PATCH] Update calibre-web.sh tweak --- ct/calibre-web.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ct/calibre-web.sh b/ct/calibre-web.sh index d4ae2740..6f309f54 100644 --- a/ct/calibre-web.sh +++ b/ct/calibre-web.sh @@ -9,12 +9,12 @@ source <(curl -s https://raw.githubusercontent.com/tteck/Proxmox/main/misc/build function header_info { clear cat <<"EOF" - ______ ___ __ __ - / ____/___ _/ (_) /_ ________ _ _____ / /_ + ______ ___ __ __ + / ____/___ _/ (_) /_ ________ _ _____ / /_ / / / __ `/ / / __ \/ ___/ _ \_____| | /| / / _ \/ __ \ / /___/ /_/ / / / /_/ / / / __/_____/ |/ |/ / __/ /_/ / -\____/\__,_/_/_/_.___/_/ \___/ |__/|__/\___/_.___/ - +\____/\__,_/_/_/_.___/_/ \___/ |__/|__/\___/_.___/ + EOF } header_info