mirror of
https://github.com/diamante0018/master-tool.git
synced 2025-04-20 11:45:43 +00:00
maint(generate): use tabs
This commit is contained in:
parent
472d51a17b
commit
8e8cc15d8d
@ -1,7 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
if [ "$(uname)" == "Darwin" ]; then
|
if [ "$(uname)" == "Darwin" ]; then
|
||||||
./tools/premake5-mac gmake2
|
./tools/premake5-mac gmake2
|
||||||
else
|
else
|
||||||
./tools/premake5-linux gmake2
|
./tools/premake5-linux gmake2
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user