diff --git a/scripts/install-dependencies.sh b/scripts/install-dependencies.sh index acf8f71..84e4b41 100644 --- a/scripts/install-dependencies.sh +++ b/scripts/install-dependencies.sh @@ -15,7 +15,7 @@ pwd=$(pwd) if [[ "$pwd" == *scripts ]] then # do nothing - echo + : else pwd+="/scripts" fi