LubeLogger CT vehicle tag typo fix (#1413)

This commit is contained in:
Kyle Kroboth
2025-01-11 01:36:23 -05:00
committed by GitHub
parent c772f83e14
commit 26d73317e8

View File

@ -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"