From 78a66c3612296370d835a5f19a21c1ea5724d9fd Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Tue, 7 Oct 2025 21:26:33 +0200 Subject: [PATCH] Alpine-Caddy: remove functions (#8177) --- ct/alpine-caddy.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/ct/alpine-caddy.sh b/ct/alpine-caddy.sh index 5be5c9bdc..e51ac7fe6 100644 --- a/ct/alpine-caddy.sh +++ b/ct/alpine-caddy.sh @@ -21,8 +21,6 @@ catch_errors function update_script() { header_info - check_container_storage - check_container_resources if [[ ! -d /etc/caddy ]]; then msg_error "No ${APP} Installation Found!" exit