my_apps/reposinit

8 lines
108 B
Bash
Executable File

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