4 lines
47 B
Bash
4 lines
47 B
Bash
#!/usr/bin/env sh
|
|
|
|
git submodule update --init
|
#!/usr/bin/env sh
|
|
|
|
git submodule update --init
|