From e6bbf305f10d70320d321dc4cafbb635c57e03b1 Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Mon, 18 Nov 2024 18:44:15 +0100 Subject: [PATCH] Update calibre-web.sh --- ct/calibre-web.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ct/calibre-web.sh b/ct/calibre-web.sh index d3f0954c..5d8a9418 100644 --- a/ct/calibre-web.sh +++ b/ct/calibre-web.sh @@ -54,13 +54,13 @@ function default_settings() { } function update_script() { + header_info + check_container_storage + check_container_resources if [[ ! -f /etc/systemd/system/cps.service ]]; then msg_error "No ${APP} Installation Found!" exit fi - header_info - check_container_storage - check_container_resources msg_info "Updating $APP LXC" systemctl stop cps cd /opt/kepubify