Update package.sh

Fix typos. This is failing the VSO CI builds.
This commit is contained in:
Sridhar Periyasamy 2016-02-04 15:46:58 -08:00
parent bdce3f53f5
commit 17244b15c6

View file

@ -20,8 +20,8 @@ if [ -z "$DOTNET_CLI_VERSION" ]; then
DOTNET_CLI_VERSION=0.0.1-dev-t$TIMESTAMP
fi
$VERSION_BADGE="$REPOROOT/resources/images/version_badge.svg"
$BADGE_DESTINATION="$REPOROOT/artifacts/version_badge.svg"
VERSION_BADGE="$REPOROOT/resources/images/version_badge.svg"
BADGE_DESTINATION="$REPOROOT/artifacts/version_badge.svg"
header "Generating tarball"
$DIR/package-dnvm.sh