diff --git a/server/tools/scripts/ci/wsproxy2002/boundle.sh b/server/tools/scripts/ci/wsproxy2002/boundle.sh index 558dcf7..815745a 100644 --- a/server/tools/scripts/ci/wsproxy2002/boundle.sh +++ b/server/tools/scripts/ci/wsproxy2002/boundle.sh @@ -3,7 +3,7 @@ python ../tools/scripts/construct/build_pb.py --nohooks 1 cmake -DGAME_ID=2002 -DMASTER_MODE=1 . make clean make -cp ../bin/wsproxy ../../../../bin/ +cp ../bin/wsproxy ../../../../bin/wsproxy${GAME_ID} cd ../../../../