Files
xkm-server/server_999/runenv/chat_svr/cfg/up_conf.sh
2025-05-21 13:43:08 +08:00

10 lines
134 B
Bash
Executable File

#!/bin/sh
if [ ! -d ./tdr ];then
mkdir -p ./tdr
fi
cp ../../../protocol/tdr/*.tdr ./tdr/
cp ../../../resource/tdr/*.tdr ./tdr/