Jackett: Remove quotes in Service File (#14729)

This commit is contained in:
Michel Roegl-Brunner
2026-05-26 09:19:18 +02:00
committed by GitHub
parent f78c2be766
commit c6f2c2b7d0

View File

@@ -29,7 +29,7 @@ Type=simple
WorkingDirectory=/opt/Jackett
ExecStart=/bin/sh /opt/Jackett/jackett_launcher.sh
TimeoutStopSec=30
EnvironmentFile="/opt/.env"
EnvironmentFile=/opt/.env
[Install]
WantedBy=multi-user.target