Update jellyseerr.sh
tweak
This commit is contained in:
parent
0618c89147
commit
11c5f518a0
1 changed files with 1 additions and 0 deletions
|
@ -92,6 +92,7 @@ ExecStart=/usr/bin/node dist/index.js
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
EOF
|
EOF
|
||||||
|
systemctl daemon-reload
|
||||||
systemctl start jellyseerr
|
systemctl start jellyseerr
|
||||||
msg_ok "Updated $APP"
|
msg_ok "Updated $APP"
|
||||||
exit
|
exit
|
||||||
|
|
Loading…
Reference in a new issue