Update paperless-ngx-install.sh

tweak
pull/3195/head
tteckster 1 year ago committed by GitHub
parent b6f8e46eaa
commit 8caf9598b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      install/paperless-ngx-install.sh

@ -172,6 +172,7 @@ cat <<EOF >/etc/systemd/system/paperless-task-queue.service
[Unit]
Description=Paperless Celery Workers
Requires=redis.service
After=postgresql.service
[Service]
WorkingDirectory=/opt/paperless/src

Loading…
Cancel
Save