mirror of https://github.com/tteck/Proxmox.git
parent
0618c89147
commit
11c5f518a0
|
@ -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 New Issue