Automated commit

Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
Oliver Davies 2025-08-18 00:10:01 +01:00
parent 2186aaf69c
commit c205ff34ae

5
build Executable file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -uexo pipefail
vendor/bin/sculpin generate --watch --server "$@"