loggy/reposinit

7 lignes
89 B
Bash
Fichiers exécutables

#!/bin/sh
#
git submodule init
git submodule update
echo "* Creating virtual env"
mkvenv