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