mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-12 10:19:43 +00:00
Fix spaces in TAGS there breaking install
This commit is contained in:
parent
3e60e43d05
commit
29dcf19c04
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
|
|||
|
||||
# App Default Values
|
||||
APP="Kimai"
|
||||
var_tags="time tracking"
|
||||
var_tags="time-tracking"
|
||||
var_cpu="2"
|
||||
var_ram="2048"
|
||||
var_disk="7"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue