Move update.sh to hacking repository ,see #10081

This commit is contained in:
ZhiFeng Hu 2015-01-30 14:19:47 +08:00
commit e63c03d60f

3
hacking/update.sh Executable file
View file

@ -0,0 +1,3 @@
#!/bin/sh
git pull --rebase
git submodule update --init --recursive