transfer scripts from dorne to curstree

This commit is contained in:
Emile Clark-Boman 2025-09-27 20:56:07 +10:00
parent 606171f090
commit 9d31afc224
2 changed files with 51 additions and 0 deletions

3
scripts/mk Executable file
View file

@ -0,0 +1,3 @@
#!/usr/bin/env bash
$([ -x "$(command -v bear)" ] && echo 'bear -- ') make $@