mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-11 18:04:38 +00:00
LubeLogger CT vehicle tag typo fix (#1413)
This commit is contained in:
parent
c772f83e14
commit
26d73317e8
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
|
|||
|
||||
# App Default Values
|
||||
APP="LubeLogger"
|
||||
var_tags="verhicle;car"
|
||||
var_tags="vehicle;car"
|
||||
var_cpu="1"
|
||||
var_ram="512"
|
||||
var_disk="2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue