make sure to create the compiled directory before generating files

This commit is contained in:
Owen Versteeg 2013-12-08 18:56:31 -05:00
parent 0b161f2056
commit f08bfc1eb5

View file

@ -1,5 +1,6 @@
#!/bin/bash
mkdir compiled
subtypes=(general buttons grid headings icons iehacks inputs messages navigation tables)
rm -f compiledcss.js
rm -f entireframework.js