diff options
Diffstat (limited to 'runit/sv/mako/run')
-rwxr-xr-x | runit/sv/mako/run | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/runit/sv/mako/run b/runit/sv/mako/run deleted file mode 100755 index 266f521..0000000 --- a/runit/sv/mako/run +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -[ -r ./conf ] && . ./conf - -exec mako ${OPTS:-} 2>&1 |