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