mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-11 23:08:30 +01:00
Tweak a shell script
This commit is contained in:
parent
f131458c4a
commit
5b8084e28f
@ -2,10 +2,8 @@
|
||||
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
echo $DIR
|
||||
|
||||
(
|
||||
cd $DIR/..
|
||||
cd "$DIR/.."
|
||||
|
||||
shopt -s nullglob
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user