There was an error while loading. Please reload this page.
1 parent f78c2be commit c6f2c2bCopy full SHA for c6f2c2b
1 file changed
install/jackett-install.sh
@@ -29,7 +29,7 @@ Type=simple
29
WorkingDirectory=/opt/Jackett
30
ExecStart=/bin/sh /opt/Jackett/jackett_launcher.sh
31
TimeoutStopSec=30
32
-EnvironmentFile="/opt/.env"
+EnvironmentFile=/opt/.env
33
34
[Install]
35
WantedBy=multi-user.target
0 commit comments