We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd45ccf commit 43a90bfCopy full SHA for 43a90bf
ct/planka.sh
@@ -6,7 +6,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV
6
# Source: https://github.com/plankanban/planka
7
8
APP="PLANKA"
9
-var_tags="${var_tags:-Arr}"
+var_tags="${var_tags:-Todo,kanban}"
10
var_cpu="${var_cpu:-1}"
11
var_ram="${var_ram:-1024}"
12
var_disk="${var_disk:-4}"
0 commit comments