diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/record-commands | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/record-commands b/scripts/record-commands index 8410966b..f49bcff9 100755 --- a/scripts/record-commands +++ b/scripts/record-commands @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh # Set up command recording wrapper |