1
This commit is contained in:
parent
5e5e0a9a51
commit
0fe613a850
@ -15,7 +15,7 @@ fi
|
|||||||
|
|
||||||
git branch|grep -q "* master"
|
git branch|grep -q "* master"
|
||||||
if [ $? -eq 0 ]; then
|
if [ $? -eq 0 ]; then
|
||||||
svn update ~/opensource/game1008_proto
|
svn update ~/opensource/game2001_proto/scripts
|
||||||
cp -f server/tools/protobuild/cs_*.proto ~/opensource/game1008_proto
|
cp -f server/tools/protobuild/cs_*.proto ~/opensource/game2001_proto/scripts
|
||||||
svn commit -m '同步协议' ~/opensource/game1008_proto
|
svn commit -m '同步协议' ~/opensource/game2001_proto/scripts
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user