dev windows carpeta temp

This commit is contained in:
Vicente Falco 2016-12-13 08:08:05 +01:00
parent ab0b9aee33
commit 1f680d162c
1 changed files with 1 additions and 0 deletions

View File

@ -14,6 +14,7 @@ goto caseUsage
echo "################################ Starting services"
call forever start forever.json
call forever list
call mkdir "%nginxPrefix%\temp"
call start /b nginx -c "%nginxConf%" -p "%nginxPrefix%"
cd @salix
gulp