Merge branch 'master' into doc/adds-links-it-translation

This commit is contained in:
Kyle Quest
2023-06-29 22:00:36 -07:00
committed by GitHub
21 changed files with 712 additions and 54 deletions

View File

@@ -15,6 +15,9 @@ Traducciones:
* [Русский](README_ru.md)
* [Türkçe](README_tr.md)
* [Italiano](README_it.md)
* [Vietnamese](README_vi.md)
* [Українська](README_ua.md)
* [Indonesian](README_id.md)
## Resumen
@@ -115,7 +118,7 @@ Configuraciones de inicio del sistema (systemd, upstart, sysv) y administración
Scripts para realizar varias operaciones de construcción, instalación, análisis, etc.
Estos scripts mantienen el Makefile de nivel raíz pequeño y simple (p.ej, [`https://github.com/hashicorp/terraform/blob/master/Makefile`](https://github.com/hashicorp/terraform/blob/master/Makefile)).
Estos scripts mantienen el Makefile de nivel raíz pequeño y simple (p.ej, [`https://github.com/hashicorp/terraform/blob/main/Makefile`](https://github.com/hashicorp/terraform/blob/main/Makefile)).
Consulte el directorio `/scripts` para ver ejemplos.