reposinit script added
This commit is contained in:
parent
dad7b08a98
commit
095c33d150
5
reposinit
Executable file
5
reposinit
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
echo "* Initialising Submodules"
|
||||
git submodule init
|
||||
git submodule update
|
Loading…
x
Reference in New Issue
Block a user