Skip to content

Commit 169076e

Browse files
authored
[Fix]: Headername of Proxmox-Datacenter-Manager not in CamelCase (#2017)
1 parent 971aa5b commit 169076e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ct/proxmox-datacenter-manager.sh

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

88
# App Default Values
9-
APP="proxmox-datacenter-manager"
9+
APP="Proxmox-Datacenter-Manager"
1010
var_tags="datacenter"
1111
var_cpu="2"
1212
var_ram="2048"

0 commit comments

Comments
 (0)