Skip to content

Commit 73f1816

Browse files
authored
fix App name
1 parent d0f0efc commit 73f1816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ct/onlyoffice.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV
55
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
66
# Source: https://www.onlyoffice.com/
77

8-
APP="ONLYOFFICE Docs"
8+
APP="ONLYOFFICE"
99
var_tags="${var_tags:-word;excel;powerpoint;pdf}"
1010
var_cpu="${var_cpu:-2}"
1111
var_ram="${var_ram:-2048}"

0 commit comments

Comments
 (0)