refactor: Initial release
This commit is contained in:
commit
9505750e29
447 changed files with 41522 additions and 0 deletions
5
InitSubmodules.sh
Normal file
5
InitSubmodules.sh
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
echo "Downloading submodules.."
|
||||
git submodule update --recursive
|
||||
echo "Done"
|
||||
sleep 10
|
||||
exit
|
||||
Loading…
Add table
Add a link
Reference in a new issue