support local test-run for dev

This commit is contained in:
Mikaël Cluseau
2025-06-12 12:54:24 +02:00
parent 58cfaa7d0f
commit 84a0e286e7
2 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
tmp
dist
test-run

View File

@ -5,7 +5,7 @@ modd.conf {}
prep: mkdir -p dist
prep: hack/build ./...
#prep: docker build --build-arg GOPROXY=$GOPROXY -t dls .
#daemon +sigterm: /var/lib/direktil/test-run
#daemon +sigterm: bash test-run
}
html/**/* {