Update paperless-ngx-install.sh

tweak
This commit is contained in:
tteckster 2024-06-13 08:14:03 -04:00 committed by GitHub
parent b6f8e46eaa
commit 8caf9598b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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