Change app name from 'donetick' to 'Donetick'

This commit is contained in:
CanbiZ
2025-11-03 09:35:59 +01:00
committed by GitHub
parent 83b4f9ee0b
commit b7f34fcac6

View File

@@ -5,7 +5,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
# Source: https://github.com/donetick/donetick
APP="donetick"
APP="Donetick"
var_tags="${var_tags:-productivity;tasks}"
var_cpu="${var_cpu:-1}"
var_ram="${var_ram:-512}"