diff options
Diffstat (limited to 'Biz/Ide/bild')
-rwxr-xr-x | Biz/Ide/bild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Biz/Ide/bild b/Biz/Ide/bild new file mode 100755 index 0000000..0dd4afb --- /dev/null +++ b/Biz/Ide/bild @@ -0,0 +1,2 @@ +#!/usr/bin/env bash +timeout 5m runghc -i$BIZ_ROOT Biz.Bild $@ |