This commit is contained in:
Reid D. 'arrdem' McKenzie 2022-02-21 16:33:39 -07:00
parent 57d637755f
commit 1a8399be3d

View file

@ -1,5 +1,7 @@
#!/usr/bin/env bash
cd "$(dirname $(realpath "$0"))"
exec bazel run :updater -- \
--config $(realpath ./config.yml) \
--templates $(realpath src/resources/zonefiles)