fix alpine-it-tools update (#5039)

This commit is contained in:
Tobias 2025-06-07 20:19:56 +02:00 committed by GitHub
parent 0a6f7e6426
commit 33e49b7556
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,8 +21,6 @@ catch_errors
function update_script() {
header_info
check_container_storage
check_container_resources
if [ ! -d /usr/share/nginx/html ]; then
msg_error "No ${APP} Installation Found!"