aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEthan Sommer <e5ten.arch@gmail.com>2020-04-15 15:35:24 -0400
committerCem Keylan <cem@ckyln.com>2021-07-04 16:06:08 +0300
commitec83a5a57065fdde20eb8cdb5074b7b52e8256fb (patch)
tree9168d0f8f57eafc0d5a4abe975463b376183a9f9
parentda9daae9d7868522d6c0f346c47edf455fc37f57 (diff)
downloadtoybox-ec83a5a57065fdde20eb8cdb5074b7b52e8256fb.tar.gz
record-commands: change shebang to sh
-rwxr-xr-xscripts/record-commands2
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