Files
xkm-server/server_999/runenv/chat_svr/cfg/up_conf.sh
2025-05-20 15:31:00 +08:00

10 lines
134 B
Bash

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