Files
ansible-docs/hacking/update.sh
2015-01-30 14:19:47 +08:00

4 lines
68 B
Bash
Executable File

#!/bin/sh
git pull --rebase
git submodule update --init --recursive