diff --git a/ct/anytype-server.sh b/ct/anytype-server.sh index 7525e1eaf..ec27cf3f6 100644 --- a/ct/anytype-server.sh +++ b/ct/anytype-server.sh @@ -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://anytype.io -APP="Anytype" +APP="Anytype-Server" var_tags="${var_tags:-notes;productivity;sync}" var_cpu="${var_cpu:-2}" var_ram="${var_ram:-4096}"