mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-24 21:47:26 +00:00
fix
This commit is contained in:
@@ -22,8 +22,6 @@ APP="nextcloud-exporter"
|
|||||||
APP_TYPE="tools"
|
APP_TYPE="tools"
|
||||||
BINARY_PATH="/usr/bin/nextcloud-exporter"
|
BINARY_PATH="/usr/bin/nextcloud-exporter"
|
||||||
CONFIG_PATH="/etc/nextcloud-exporter.env"
|
CONFIG_PATH="/etc/nextcloud-exporter.env"
|
||||||
header_info
|
|
||||||
ensure_usr_local_bin_persist
|
|
||||||
|
|
||||||
# ==============================================================================
|
# ==============================================================================
|
||||||
# OS DETECTION
|
# OS DETECTION
|
||||||
@@ -195,7 +193,7 @@ UPDATEEOF
|
|||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
msg_ok "Nextcloud-Exporter installed successfully"
|
msg_ok "Nextcloud-Exporter installed successfully"
|
||||||
msg_ok "Metrics: ${BL}http://${CURRENT_IP}:9205/metrics${CL}"
|
msg_ok "Metrics: ${BL}http://${LOCAL_IP}:9205/metrics${CL}"
|
||||||
msg_ok "Config: ${BL}${CONFIG_PATH}${CL}"
|
msg_ok "Config: ${BL}${CONFIG_PATH}${CL}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user