Fix formatting of config file output after installation

This commit is contained in:
Andy Grunwald 2025-01-28 12:10:53 +01:00
parent 8645c8e788
commit a6f450ceae
No known key found for this signature in database
GPG Key ID: 4DF3757FE7EB0B6E

View File

@ -57,4 +57,4 @@ echo -e "${CREATING}${GN}${APP} setup has been successfully initialized!${CL}"
echo -e "${INFO}${YW} Access it using the following URL:${CL}"
echo -e "${TAB}${GATEWAY}${BGN}http://${IP}:9221${CL}"
echo -e "${INFO}${YW} Please adjust the credentials in the configuration file:${CL}"
echo -e "${TAB}${GATEWAY}${BGN}/etc/prometheus-pve-exporter/pve.yml"
echo -e "${INFO}${YW} /etc/prometheus-pve-exporter/pve.yml${CL}"