mirror of
https://github.com/YunoHost-Apps/monitorix_ynh.git
synced 2024-09-03 19:46:06 +02:00
Fix upgrade
This commit is contained in:
parent
64bd3e8cb2
commit
cdb9e237b4
1 changed files with 2 additions and 0 deletions
|
@ -48,6 +48,8 @@ install_dependances
|
|||
|
||||
# Download package and install it
|
||||
ynh_script_progression --message="Upgrading source files..." --weight=6
|
||||
# Fix issue on package deployement
|
||||
test -e /etc/monitorix/conf.d/00-debian.conf || touch /etc/monitorix/conf.d/00-debian.conf
|
||||
get_install_source
|
||||
|
||||
# Update nginx config
|
||||
|
|
Loading…
Reference in a new issue