diff options
Diffstat (limited to 'bash/step0_repl.sh')
| -rwxr-xr-x | bash/step0_repl.sh | 2 |
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 |
