minor alteration

This commit is contained in:
Tommy Parnell
2015-06-29 23:10:56 -04:00
parent c05f804071
commit 86e075597a

View File

@@ -114,7 +114,7 @@ IF EXIST "%DEPLOYMENT_TARGET%\gulpfile.js" (
popd
)
:: 4. Install gulp
:: 5. Install bower
IF EXIST "%DEPLOYMENT_TARGET%\bower.json" (
pushd "%DEPLOYMENT_TARGET%"
call :ExecuteCmd !NPM_CMD! install bower