mirror of
https://github.com/YunoHost-Apps/monitorix_ynh.git
synced 2024-09-03 19:46:06 +02:00
Update to 3.13.1
This commit is contained in:
parent
9494fbbd1f
commit
fb25f77b49
1 changed files with 1 additions and 6 deletions
|
@ -43,12 +43,7 @@ ynh_abort_if_errors
|
|||
#=================================================
|
||||
|
||||
# Removal the folder
|
||||
ynh_script_progression --message="Removal the folder..." --weight=6
|
||||
rm -fr /var/lib/monitorix/www/imgs
|
||||
|
||||
# Creating the folder
|
||||
ynh_script_progression --message="Creating the folder..." --weight=6
|
||||
mkdir -p /var/lib/monitorix/www/imgs
|
||||
rm -fr /var/lib/monitorix/www/imgs/*
|
||||
|
||||
# Install package
|
||||
ynh_script_progression --message="Installing dependencies..." --weight=6
|
||||
|
|
Loading…
Reference in a new issue