diff --git a/scripts/restore b/scripts/restore index 280aebd..9969e31 100755 --- a/scripts/restore +++ b/scripts/restore @@ -25,7 +25,7 @@ ynh_restore_file --origin_path="/home/yunohost.app/$app/repos" --not_mandatory chown -R $app:www-data "/home/yunohost.app/$app/repos" -chmod 700 "/home/yunohost.app/$app" +chmod -R 700 "/home/yunohost.app/$app" #================================================= # REINSTALL DEPENDENCIES