summaryrefslogtreecommitdiff
path: root/runit/sv/mako/run
diff options
context:
space:
mode:
Diffstat (limited to 'runit/sv/mako/run')
-rwxr-xr-xrunit/sv/mako/run5
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