update sync script on master

This commit is contained in:
winlin 2014-10-27 11:40:59 +08:00
parent ff76afa81a
commit e104a18763
2 changed files with 2 additions and 0 deletions

View File

@ -91,6 +91,7 @@ for ((;;)); do
break
done
git checkout master
ok_msg "CSDN同步git成功"
exit 0

View File

@ -91,6 +91,7 @@ for ((;;)); do
break
done
git checkout master
ok_msg "OSChina同步git成功"
exit 0