fix: typo in debian package commandline

This commit is contained in:
s3lph 2023-12-18 00:30:53 +01:00
parent a2d3c33c6a
commit 423d94d39f
Signed by: s3lph
GPG key ID: 0AA29A52FB33CFB5

View file

@ -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"