From 8c0f373cf982b573d167ac1853fbe56094cfc66a Mon Sep 17 00:00:00 2001 From: tremor021 Date: Thu, 24 Apr 2025 18:55:08 +0200 Subject: [PATCH] Update tinyauth update procedure --- ct/alpine-tinyauth.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/ct/alpine-tinyauth.sh b/ct/alpine-tinyauth.sh index 3635918..4b30f96 100644 --- a/ct/alpine-tinyauth.sh +++ b/ct/alpine-tinyauth.sh @@ -21,8 +21,6 @@ catch_errors function update_script() { header_info - check_container_storage - check_container_resources if [ ! -d /opt/tinyauth ]; then msg_error "No ${APP} Installation Found!"