Files
self/common/scripts/ofac/entrypoint.sh
Evi Nova ce49ca682c refactor: switch logic to Docker file
still requires SSH for saving to trees.self.xyz, needs refactoring
2026-01-09 17:27:29 +10:00

5 lines
79 B
Bash
Executable File

#!/bin/sh
set -eu
exec yarn tsx common/scripts/ofac/runOfacAutoUpdate.ts "$@"