taisei/checkout
2019-02-22 23:46:54 +02:00

3 lines
63 B
Bash
Executable file

#!/usr/bin/env bash
git checkout "$@" && git submodule update