mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-09-14 02:33:58 +02:00
Small improvement (#10254)
This commit is contained in:
@@ -17,9 +17,7 @@ fetch_and_deploy_gh_release "prom-paperless-exp" "hansmi/prometheus-paperless-ex
|
|||||||
|
|
||||||
msg_info "Configuring Prometheus Paperless NGX Exporter"
|
msg_info "Configuring Prometheus Paperless NGX Exporter"
|
||||||
mkdir -p /etc/prometheus-paperless-ngx-exporter
|
mkdir -p /etc/prometheus-paperless-ngx-exporter
|
||||||
cat <<EOF >/etc/prometheus-paperless-ngx-exporter/paperless_auth_token_file
|
echo "SECRET_AUTH_TOKEN" >/etc/prometheus-paperless-ngx-exporter/paperless_auth_token_file
|
||||||
SECRET_AUTH_TOKEN
|
|
||||||
EOF
|
|
||||||
msg_ok "Configured Prometheus Paperless NGX Exporter"
|
msg_ok "Configured Prometheus Paperless NGX Exporter"
|
||||||
|
|
||||||
msg_info "Creating Service"
|
msg_info "Creating Service"
|
||||||
|
|||||||
Reference in New Issue
Block a user