freeswitch/libs/freetdm/cyginstall.sh
2009-11-30 17:04:30 +00:00

9 lines
202 B
Bash

#!/bin/bash
# this script must be run from openzap root dir and it is assuming
# FreeSWITCH is trunk is located at ../../
fsdir=../..
cp Debug/*.dll $fsdir/Debug/
cp Debug/mod/*.dll $fsdir/Debug/mod/