3 lines
53 B
Bash
Executable File
3 lines
53 B
Bash
Executable File
#!/bin/bash -e
|
|
git submodule update --remote --merge
|