diff --git a/ct/joplin-server.sh b/ct/joplin-server.sh index 96e00bd8..0408b5f8 100644 --- a/ct/joplin-server.sh +++ b/ct/joplin-server.sh @@ -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://joplinapp.org/ -APP="Joplin Server" +APP="Joplin-Server" var_tags="${var_tags:-notes}" var_cpu="${var_cpu:-2}" var_ram="${var_ram:-4096}"