mirror of https://github.com/tteck/Proxmox.git
Update shinobi-v5.sh
This commit is contained in:
parent
2f2683fd9c
commit
bb5cf805d9
|
@ -319,7 +319,7 @@ function update_script() {
|
||||||
clear
|
clear
|
||||||
header_info
|
header_info
|
||||||
msg_info "Updating Shinobi LXC"
|
msg_info "Updating Shinobi LXC"
|
||||||
cd /home/Shinobi
|
cd /opt/Shinobi
|
||||||
sh UPDATE.sh
|
sh UPDATE.sh
|
||||||
pm2 flush
|
pm2 flush
|
||||||
pm2 restart camera
|
pm2 restart camera
|
||||||
|
|
Loading…
Reference in New Issue