about summary refs log tree commit diff stats
path: root/shinb
diff options
context:
space:
mode:
Diffstat (limited to 'shinb')
-rwxr-xr-xshinb7
1 files changed, 7 insertions, 0 deletions
diff --git a/shinb b/shinb new file mode 100755 index 0000000..855b153 --- /dev/null +++ b/shinb
@@ -0,0 +1,7 @@
1#!/bin/sh
2
3. shin
4
5_shin_func=_shin_build
6
7shin "$@"