fix: typo in debian package commandline
This commit is contained in:
parent
a2d3c33c6a
commit
423d94d39f
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
|
|
||||||
ARGS="--base-url http://localhost:9123 --data-dir /var/lib/prometheus-tlsrpt-exporter --template-dir /usr/shre/prometheus-tlsrpt-exporter/templates"
|
ARGS="--base-url http://localhost:9123 --data-dir /var/lib/prometheus-tlsrpt-exporter --template-dir /usr/share/prometheus-tlsrpt-exporter/templates"
|
||||||
|
|
Loading…
Reference in a new issue