1
0
Fork 0
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:
gmilad 2021-02-04 00:01:39 +01:00 committed by GitHub
parent 9494fbbd1f
commit fb25f77b49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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