@ -15,8 +15,6 @@ if [[ $gituser == "" ]]; then
fi
THISSCRIPT=$(readlink -f $0)
echo "$THISSCRIPT"
exit 1
if [[ ! -e "$THISSCRIPT" ]]; then
echo "Unable to find myself! Exiting..."