Update shinobi-v5.sh

add update
pull/930/head
tteckster 2 years ago committed by GitHub
parent 475649dad9
commit 2f2683fd9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -319,8 +319,11 @@ function update_script() {
clear
header_info
msg_info "Updating Shinobi LXC"
apt-get update &>/dev/null
apt-get -y upgrade &>/dev/null
cd /home/Shinobi
sh UPDATE.sh
pm2 flush
pm2 restart camera
pm2 restart cron
msg_ok "Updated Shinobi LXC"
exit
}

Loading…
Cancel
Save

Powered by BW's shoe-string budget.