liminix/pkgs/output-template/example.ini
Daniel Barlow 1896d9d70c
All checks were successful
build liminix / build_vm_qemu_mips (pull_request) Successful in 33s
pass service to output fn in output-template
instead of on command line
2024-09-17 15:26:25 +02:00

3 lines
199 B
INI

wpa_passphrase={{ output("./example-service","colours/black") }}
think = {{ string.format("%q", output("./example-service","colours/blue")) }}
argonaut = {{ json_quote "hello\ngoodbye\tnext\027" }}