fix logic
This commit is contained in:
parent
7e5ff2b0d6
commit
5d2759aa82
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
set -e
|
||||
|
||||
if [ ! -d ../haskell-patches ]; then
|
||||
if [ ! -d haskell-patches ]; then
|
||||
cd standalone/linux
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue