1
0
mirror of https://github.com/akpall/akpella.git synced 2026-02-21 00:26:59 +00:00

Makefile: remove --pretty

This commit is contained in:
2026-02-02 20:32:22 +02:00
parent 05a8af3c3e
commit 5cb2be1cb4

View File

@@ -1,7 +1,6 @@
config.json: config.yaml config.json: config.yaml
docker run --rm -i \ docker run --rm -i \
quay.io/coreos/butane:latest \ quay.io/coreos/butane:latest \
--pretty \
--strict \ --strict \
< config.yaml > config.json < config.yaml > config.json