update.sh 68 Bytes
Newer Older
1 2 3
#!/bin/sh
git pull --rebase
git submodule update --init --recursive