Made deploy create a bin folder so it doesn't fail if it's missing

This commit is contained in:
sippeangelo
2015-12-01 11:21:33 +01:00
parent cf349870de
commit ae759654c1
+1
View File
@@ -1,6 +1,7 @@
@ECHO off
SET DeployLocation=bin\
MKDIR %DeployLocation%
ECHO Deploying assets to %DeployLocation%
:: Asset folders