Files
xkm-server/server_999/runenv/chat_svr/cfg/up_conf.sh

10 lines
134 B
Bash
Raw Normal View History

2025-05-20 15:31:00 +08:00
#!/bin/sh
if [ ! -d ./tdr ];then
mkdir -p ./tdr
fi
cp ../../../protocol/tdr/*.tdr ./tdr/
cp ../../../resource/tdr/*.tdr ./tdr/