1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/radicale_ynh.git synced 2024-09-03 20:16:14 +02:00

Fix restore

This commit is contained in:
Maniack Crudelis 2017-12-17 01:04:15 +01:00
parent 42ac38a332
commit 6520b2f07d

View file

@ -33,6 +33,7 @@ final_path=$(ynh_app_setting_get $app final_path)
domain=$(ynh_app_setting_get $app domain)
infcloud=$(ynh_app_setting_get $app infcloud)
path_url=$(ynh_app_setting_get $app path)
admin=$(ynh_app_setting_get $app admin)
#=================================================
# CHECK IF THE APP CAN BE RESTORED