aboutsummaryrefslogtreecommitdiff
path: root/batch-process
diff options
context:
space:
mode:
Diffstat (limited to 'batch-process')
-rwxr-xr-xbatch-process3
1 files changed, 3 insertions, 0 deletions
diff --git a/batch-process b/batch-process
index 573295a..bdd67a9 100755
--- a/batch-process
+++ b/batch-process
@@ -1,3 +1,4 @@
+#!/bin/sh
usage()
{
cat << EOF
@@ -62,3 +63,5 @@ else
exit 1
fi
+
+