fix mkdir cmd

This commit is contained in:
Jack Humbert 2016-08-01 22:59:25 -04:00
parent 56aa51664e
commit 25f138c0d3
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ git submodule update --init --recursive
rm -rf keyboard
rm -rf keyboards
cp -r ../qmk_firmware/keyboards .
mk keyboards/ergodox_ez/
mkdir keyboards/ergodox_ez/
cp ../qmk_firmware/util/ergodox_ex.html keyboards/ergodox_ez/index.html
cp ../qmk_firmware/readme.md qmk_readme.md
./generate.sh