3 řádky
87 B
Bash
Spustitelný soubor
3 řádky
87 B
Bash
Spustitelný soubor
#!/bin/sh
|
|
#
|
|
git submodule foreach git checkout master && git submodule foreach git pull |