alpine-ntfy: rename app to alpine-ntfy

This commit is contained in:
cobaltgit 2025-09-18 18:00:08 +01:00
parent 87456e68d8
commit 3a5e03f275
No known key found for this signature in database
GPG Key ID: 699CFDA808E52696

View File

@ -5,7 +5,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV
# License: MIT | https://github.com/community-scripts/ProxmoxVED/raw/main/LICENSE
# Source: https://ntfy.sh/
APP="ntfy"
APP="Alpine-ntfy"
var_tags="${var_tags:-notification}"
var_cpu="${var_cpu:-1}"
var_ram="${var_ram:-256}"