From 9989b15dda0871d0514e890df2a66c2586e13b7f Mon Sep 17 00:00:00 2001 From: Stroopwafe1 <48443491+Stroopwafe1@users.noreply.github.com> Date: Fri, 27 Jun 2025 20:45:56 +0200 Subject: [PATCH] Chore: Remove comment --- ct/leantime.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/ct/leantime.sh b/ct/leantime.sh index cc58a765..f49c503a 100644 --- a/ct/leantime.sh +++ b/ct/leantime.sh @@ -25,7 +25,6 @@ function update_script() { check_container_storage check_container_resources - # Check if installation is present | -f for file, -d for folder if [[ ! -d /opt/${APP} ]]; then msg_error "No ${APP} Installation Found!" exit