Skip to content

Commit c30f969

Browse files
authored
quickfix: fix homarr folder (#4481)
1 parent e3860c0 commit c30f969

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ct/homarr.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxV
55
# License: MIT | https://github.com/community-scripts/ProxmoxVE/raw/main/LICENSE
66
# Source: https://homarr.dev/
77

8-
APP="Homarr"
8+
APP="homarr"
99
var_tags="${var_tags:-arr;dashboard}"
1010
var_cpu="${var_cpu:-2}"
1111
var_ram="${var_ram:-4096}"

0 commit comments

Comments
 (0)