From df626f08acf35e9c102ea21e0a12f14386148676 Mon Sep 17 00:00:00 2001 From: tremor021 Date: Thu, 24 Apr 2025 19:21:32 +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 7c4e482..2984c96 100644 --- a/ct/alpine-tinyauth.sh +++ b/ct/alpine-tinyauth.sh @@ -20,8 +20,6 @@ color catch_errors function update_script() { - header_info - if [ ! -d /opt/tinyauth ]; then msg_error "No ${APP} Installation Found!" exit 1