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