mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-10 09:24:38 +00:00
Update prometheus-install.sh (#7126)
This commit is contained in:
parent
acfcf98273
commit
1d8b8c87bd
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ msg_info "Installing Prometheus"
|
|||
mkdir -p /etc/prometheus
|
||||
mkdir -p /var/lib/prometheus
|
||||
mv /usr/local/bin/prometheus.yml /etc/prometheus/prometheus.yml
|
||||
echo "${RELEASE}" >/opt/${APPLICATION}_version.txt
|
||||
msg_ok "Installed Prometheus"
|
||||
|
||||
msg_info "Creating Service"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue