diff --git a/bin/run.sh b/bin/run.sh index 41a8090d2..83b07a378 100755 --- a/bin/run.sh +++ b/bin/run.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash #Move to the folder where ep-lite is installed cd `dirname $0`