Fix last commit

pull/1/head
Timothy Pearson 13 years ago
parent 88dfc651d5
commit 42325576f8

@ -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..."

Loading…
Cancel
Save