diff options
Diffstat (limited to 'herculeswrapper/char.sh')
-rwxr-xr-x | herculeswrapper/char.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/herculeswrapper/char.sh b/herculeswrapper/char.sh index cdca266..2b794d9 100755 --- a/herculeswrapper/char.sh +++ b/herculeswrapper/char.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash export PIPE=./log/charpipe.tmp |