Merge branch 'master' into master

This commit is contained in:
Kyle Quest
2023-06-29 21:55:22 -07:00
committed by GitHub
20 changed files with 693 additions and 44 deletions

View File

@@ -15,6 +15,8 @@ Traducciones:
* [Русский](README_ru.md)
* [Türkçe](README_tr.md)
* [Vietnamese](README_vi.md)
* [Українська](README_ua.md)
* [Indonesian](README_id.md)
## Resumen
@@ -115,7 +117,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.