bin/gitsubup

3 lines
87 B
Plaintext
Raw Normal View History

2021-01-11 07:40:41 +01:00
#!/bin/sh
#
git submodule foreach git checkout master && git submodule foreach git pull