Update jellyseerr.sh

tweak
This commit is contained in:
tteckster 2024-10-16 23:29:32 -04:00 committed by GitHub
parent 0618c89147
commit 11c5f518a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -92,6 +92,7 @@ ExecStart=/usr/bin/node dist/index.js
[Install]
WantedBy=multi-user.target
EOF
systemctl daemon-reload
systemctl start jellyseerr
msg_ok "Updated $APP"
exit