This commit is contained in:
Tommy Parnell
2016-09-23 10:10:52 -04:00
parent 182a2f4fb2
commit bd36bbc690
2 changed files with 1 additions and 11 deletions

View File

@@ -57,7 +57,7 @@ echo Building Resume
call :Executecmd npm install
IF !ERRORLEVEL! NEQ 0 goto error
REM This creates the **index.html** which is deployed by Azure Websites.
REM call :Executecmd node .\node_modules\resume-cli\index.js export index -f html --theme elegant
call :Executecmd node .\node_modules\resume-cli\index.js export index -f html --theme elegant
IF !ERRORLEVEL! NEQ 0 goto error
:: 1. KuduSync