diff --git a/scripts/restore b/scripts/restore index cd4f1af..7e0bac9 100644 --- a/scripts/restore +++ b/scripts/restore @@ -14,7 +14,7 @@ source /usr/share/yunohost/helpers #================================================= ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.conf" -ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.d/" +ynh_restore_file --origin_path="/etc/nginx/conf.d/$domain.d/$app.d" #================================================= # RESTORE THE MYSQL DATABASE