aboutsummaryrefslogtreecommitdiff
path: root/bash/step0_repl.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bash/step0_repl.sh')
-rwxr-xr-xbash/step0_repl.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/step0_repl.sh b/bash/step0_repl.sh
index 261ecc2..8e1fff0 100755
--- a/bash/step0_repl.sh
+++ b/bash/step0_repl.sh
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
READ () {
read -u 0 -e -p "user> " r