bin/gitsubup
2021-01-11 07:40:41 +01:00

3 líneas
87 B
Bash
Archivo Ejecutable

#!/bin/sh
#
git submodule foreach git checkout master && git submodule foreach git pull