dotfiles/scripts/fetch_submodules.sh
2011-05-29 17:27:47 +02:00

5 lines
52 B
Bash
Executable file

#!/bin/sh
git submodule init
git submodule update