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

3 lines
87 B
Bash
Executable File

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