Alpine-Caddy: remove functions (#8177)

This commit is contained in:
CanbiZ 2025-10-07 21:26:33 +02:00 committed by GitHub
parent 86e67fc5cf
commit 78a66c3612
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 /etc/caddy ]]; then
msg_error "No ${APP} Installation Found!"
exit