aboutsummaryrefslogtreecommitdiff
path: root/bin/record.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/record.sh')
-rwxr-xr-xbin/record.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/record.sh b/bin/record.sh
index be85a2f..9796672 100755
--- a/bin/record.sh
+++ b/bin/record.sh
@@ -1,4 +1,4 @@
-#!/usr/bin/env dash
+#!/bin/sh
if [ $# -ne 1 ]; then
echo "bad usage"