diff --git a/scripts/restore b/scripts/restore index 565ade3..93f0d13 100644 --- a/scripts/restore +++ b/scripts/restore @@ -70,7 +70,7 @@ ynh_restore_file --origin_path="$final_path" chmod 750 "$final_path" chmod -R o-rwx "$final_path" chown -R $app:www-data "$final_path" -chmod 600 $final_path/credentials.json +chmod 400 $final_path/credentials.json #================================================= # REINSTALL DEPENDENCIES