mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 05:57:26 +00:00
fix
This commit is contained in:
@@ -101,7 +101,7 @@ msg_info "Creating configuration"
|
||||
cat <<EOF >"$CONFIG_PATH"
|
||||
# https://github.com/eko/pihole-exporter/?tab=readme-ov-file#available-cli-options
|
||||
PIHOLE_PASSWORD="${pihole_PASSWORD}"
|
||||
PIHOLE_hostname="${pihole_HOSTNAME}"
|
||||
PIHOLE_HOSTNAME="${pihole_HOSTNAME}"
|
||||
SKIP_TLS_VERIFICATION="${pihole_SKIP_TLS}"
|
||||
EOF
|
||||
msg_ok "Created configuration"
|
||||
|
||||
Reference in New Issue
Block a user