Compare commits
2 commits
18bdc55c73
...
7af78934f0
Author | SHA1 | Date | |
---|---|---|---|
|
7af78934f0 | ||
|
50e5cab481 |
4 changed files with 2 additions and 15 deletions
|
@ -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
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<<<<<<< HEAD
|
||||
noindex
|
||||
=======
|
||||
no-tls
|
||||
no-hsts
|
||||
obtain-cert
|
||||
>>>>>>> 65f3457... Move out ungleich legacy type; merge presets, static and vhost.
|
|
@ -1,3 +1,4 @@
|
|||
domain
|
||||
config
|
||||
altdomains
|
||||
lport
|
||||
|
|
|
@ -1,7 +0,0 @@
|
|||
<<<<<<< HEAD
|
||||
index
|
||||
=======
|
||||
domain
|
||||
lport
|
||||
config
|
||||
>>>>>>> 65f3457... Move out ungleich legacy type; merge presets, static and vhost.
|
Reference in a new issue