Added interpreter path (#3065)

Signed-off-by: MohammadReza Espargham <reza.espargham@owasp.org> (github: rezasp)
This commit is contained in:
Mohammad Reza Espargham 2017-02-24 01:07:24 +03:30 committed by Christoph
parent 68e35a6cad
commit 8c63feb11e
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#!/usr/bin/env bash
set -e
FullExecPath=$PWD
pushd `dirname $0` > /dev/null