mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-08-18 12:40:03 +02:00
Fix spaces in TAGS there breaking install
This commit is contained in:
@@ -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"
|
||||
|
@@ -7,7 +7,7 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
|
||||
|
||||
# App Default Values
|
||||
APP="MeshCentral"
|
||||
var_tags="remote management"
|
||||
var_tags="remote-management"
|
||||
var_cpu="1"
|
||||
var_ram="512"
|
||||
var_disk="2"
|
||||
|
Reference in New Issue
Block a user