diff options
Diffstat (limited to 'bash/step2_eval.sh')
| -rwxr-xr-x | bash/step2_eval.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/step2_eval.sh b/bash/step2_eval.sh index b59320b..54c645b 100755 --- a/bash/step2_eval.sh +++ b/bash/step2_eval.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash source $(dirname $0)/reader.sh source $(dirname $0)/printer.sh |
