3 lignes
87 B
Bash
Fichiers exécutables
3 lignes
87 B
Bash
Fichiers exécutables
#!/bin/sh
|
|
#
|
|
git submodule foreach git checkout master && git submodule foreach git pull |