3 行
87 B
Bash
可执行文件
3 行
87 B
Bash
可执行文件
#!/bin/sh
|
|
#
|
|
git submodule foreach git checkout master && git submodule foreach git pull |