3 lines
50 B
Bash
3 lines
50 B
Bash
#!/bin/bash
|
|
git submodule update --remote --merge
|
#!/bin/bash
|
|
git submodule update --remote --merge
|