diff options
Diffstat (limited to 'shakeoffsets.sh')
-rwxr-xr-x[-rw-r--r--] | shakeoffsets.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shakeoffsets.sh b/shakeoffsets.sh index baf820c..bc1911c 100644..100755 --- a/shakeoffsets.sh +++ b/shakeoffsets.sh | |||
@@ -1,4 +1,4 @@ | |||
1 | #!/bin/sh | 1 | #!/usr/bin/env sh |
2 | 2 | ||
3 | function getShakeOffsets { | 3 | function getShakeOffsets { |
4 | local -n arr=$1 | 4 | local -n arr=$1 |