cozystack/scripts
Aleksei Sviridkin 5af0d132a5
[scripts] Add SED_INPLACE for macOS compatibility
Add SED_INPLACE variable to common-envs.mk that detects the OS and uses
the appropriate sed in-place syntax: `sed -i ''` on macOS (Darwin) and
`sed -i` on Linux.

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Aleksei Sviridkin <f@lex.la>
2025-12-29 15:16:25 +03:00
..
migrations [registry] Add application labels and update filtering mechanism 2025-12-19 10:13:36 +01:00
common-envs.mk [scripts] Add SED_INPLACE for macOS compatibility 2025-12-29 15:16:25 +03:00
installer.sh [fluxcd] Add flux-aio module and migration to v22 2025-12-10 19:27:37 +01:00
issue-flux-certificates.sh [fluxcd] Add flux-aio module and migration to v22 2025-12-10 19:27:37 +01:00
package.mk [platform] Use cozypkg instead of helm 2025-06-13 19:02:15 +02:00