diff --git a/scripts/restore b/scripts/restore index 3341b10..fc28ef3 100755 --- a/scripts/restore +++ b/scripts/restore @@ -10,6 +10,7 @@ ynh_script_progression "Restoring the app main directory..." ynh_restore "$install_dir" +chown -R "$app:www-data" "$install_dir" chmod +x $install_dir/ocis #=================================================