6
0
Fork 0

[__prometheus_borgbackup_exporter] fix source URL

This commit is contained in:
Timothée Floure 2021-03-08 08:48:37 +01:00
parent 18bdc55c73
commit 50e5cab481
Signed by: tfloure
GPG Key ID: 4502C902C00A1E12
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/sh
VCS_TAG=$(cat "${__object:?}/parameter/version")
VCS_URL="https://code.recycled.cloud/e-Durable/prometheus-borgbackup-exporter/raw/tag/$VCS_TAG/prometheus-borgbackup-exporter"
VCS_URL="https://code.recycled.cloud/RecycledCloud/prometheus-borgbackup-exporter/raw/tag/$VCS_TAG/prometheus-borgbackup-exporter"
cat << EOF
cd /opt/prometheus-borgbackup-exporter