diff --git a/build_ohana.sh b/build_ohana.sh index e785f7425246c511455ede5861c3e2d69a88c936..5915c90cb6895fec5a3af44c13975297f761ceb6 100755 --- a/build_ohana.sh +++ b/build_ohana.sh @@ -59,7 +59,7 @@ ln -s ../../src/patterns src/patterns echo "**************************************************************************************" echo "Done setting up theming." -if [[ -d "$DRUPAL_PATH"/web/config/fonts ]]: then +if [[ -d "$DRUPAL_PATH"/web/config/fonts ]]; then echo "**************************************************************************************" echo "Copying fonts ..." cp "$DRUPAL_PATH"/web/config/fonts/* dist/fonts