1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/monitorix_ynh.git synced 2024-09-03 19:46:06 +02:00

fix restoration

This commit is contained in:
Josué Tille 2021-02-17 23:12:09 +01:00
parent e06c303cbd
commit d3b7e593ed
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF

View file

@ -27,6 +27,9 @@ ynh_webpath_available --domain $domain --path_url $path_url || ynh_die --message
# STANDARD RESTORATION STEPS
#=================================================
# Creating the folder
mkdir -p /var/lib/monitorix/www/imgs
# Install package
ynh_script_progression --message="Reinstalling dependencies..." --weight=5
install_dependances