diff --git a/scripts/restore b/scripts/restore index 6c621a4..7ba4a1a 100755 --- a/scripts/restore +++ b/scripts/restore @@ -20,6 +20,7 @@ ynh_script_progression "Restoring the data directory..." ynh_restore "$data_dir" chown -R $app:www-data "$data_dir" +chown $app:$app "$data_dir/config/ocis.yaml" #================================================= # RESTORE SYSTEM CONFIGURATIONS