my_apps/reposinit

8 行
108 B
Bash
可执行文件

#!/bin/bash
#
git submodule init
git submodule update
ineach -p --exclude .git,starter,nemo "./reposinit"