Tweak a shell script

This commit is contained in:
Michael Snoyman 2014-01-12 20:03:10 +02:00
parent f131458c4a
commit 5b8084e28f

View File

@ -2,10 +2,8 @@
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
echo $DIR
( (
cd $DIR/.. cd "$DIR/.."
shopt -s nullglob shopt -s nullglob