|
|
|
@@ -114,7 +114,7 @@ System init (systemd, upstart, sysv) and process manager/supervisor (runit, supe |
|
|
|
|
|
|
|
Scripts to perform various build, install, analysis, etc operations. |
|
|
|
|
|
|
|
These scripts keep the root level Makefile small and simple (e.g., [`https://github.com/hashicorp/terraform/blob/master/Makefile`](https://github.com/hashicorp/terraform/blob/master/Makefile)). |
|
|
|
These scripts keep the root level Makefile small and simple (e.g., [`https://github.com/hashicorp/terraform/blob/main/Makefile`](https://github.com/hashicorp/terraform/blob/main/Makefile)). |
|
|
|
|
|
|
|
See the [`/scripts`](scripts/README.md) directory for examples. |
|
|
|
|
|
|
|
|