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

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