mirror of
https://github.com/YunoHost-Apps/zabbix_ynh.git
synced 2024-09-03 20:36:14 +02:00
Update upgrade
This commit is contained in:
parent
96e192de6e
commit
6d9b9aaf76
1 changed files with 17 additions and 16 deletions
|
@ -218,8 +218,15 @@ then
|
|||
|
||||
rm -fr /tmp/zabbix*
|
||||
|
||||
else
|
||||
ynh_print_info "No update from repo ! (Already up to date)"
|
||||
fi
|
||||
else
|
||||
ynh_print_info "No update from repo ! (Trusted version)"
|
||||
fi
|
||||
|
||||
#=================================================
|
||||
# SETUP SSOWAT
|
||||
# RE-ENABLE SSOWAT
|
||||
#=================================================
|
||||
|
||||
# Make app public if necessary
|
||||
|
@ -233,9 +240,3 @@ then
|
|||
|
||||
systemctl reload nginx
|
||||
yunohost app ssowatconf
|
||||
else
|
||||
ynh_print_info "No update from repo ! (Already up to date)"
|
||||
fi
|
||||
else
|
||||
ynh_print_info "No update from repo ! (Trusted version)"
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue