Explorar o código

Corrected site directory usage.

Luke Taylor %!s(int64=18) %!d(string=hai) anos
pai
achega
590b2e859f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      releasebuild.sh

+ 1 - 1
releasebuild.sh

@@ -113,7 +113,7 @@ fi
 #
 ########################################################################################################################
 
-pushd $RELEASE_DIR/site
+pushd $SITE_DIR
 
 find . -name "*.html" -maxdepth 2 -mindepth 2 | xargs perl -i -p -e 's#\./css/#\.\./css/#;' \
    -e 's/Maven Surefire Report/Unit Tests/;' \