my_apps/reposinit

8 linhas
108 B
Bash
Arquivo executável

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