summaryrefslogtreecommitdiff
path: root/package/run
diff options
context:
space:
mode:
Diffstat (limited to 'package/run')
-rwxr-xr-xpackage/run2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/run b/package/run
new file mode 100755
index 0000000..f11f4e1
--- /dev/null
+++ b/package/run
@@ -0,0 +1,2 @@
+#!/bin/sh -e
+exit 0