3 lines
61 B
Plaintext
3 lines
61 B
Plaintext
|
#!/bin/fish
|
||
|
git submodule update --init --remote --recursive
|