Skip to content

Commit 9abd8bf

Browse files
authored
Fix Tag in HyperHDR Script (#1299)
1 parent 6a78564 commit 9abd8bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ct/hyperhdr.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ source <(curl -s https://raw.githubusercontent.com/community-scripts/ProxmoxVE/m
77

88
# App Default Values
99
APP="HyperHDR"
10-
var_tags="ambient lightning"
10+
var_tags="ambient-lightning"
1111
var_cpu="2"
1212
var_ram="2048"
1313
var_disk="4"

0 commit comments

Comments
 (0)