feat(package): hemar: continios work

This commit is contained in:
2025-10-01 11:09:09 +00:00
parent befdb1c9e4
commit 329f9e9877
11 changed files with 244 additions and 28 deletions
+7
View File
@@ -0,0 +1,7 @@
#!/bin/dash
ROOT_DIR="$(git rev-parse --show-toplevel 2>/dev/null || pwd)"
if [ "${1:?}" = 'test' ]; then
dash "${ROOT_DIR}/package/hemar/test.sh"
fi