system-configs/etc/sv/terraform-http-backend/run
2024-07-06 15:48:30 +01:00

4 lines
103 B
Bash
Executable file

#!/bin/sh
exec 2>&1
[ -r conf ] && . ./conf
exec chpst -u _ts:_ts /opt/bin/terraform-http-backend 2>&1