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