feat(package): hemar: continios work
This commit is contained in:
7
devshell/dev/hemar/test.sh
Normal file
7
devshell/dev/hemar/test.sh
Normal 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
|
||||
Reference in New Issue
Block a user