1
0
mirror of https://github.com/signalwire/freeswitch.git synced 2025-03-05 10:08:08 +00:00

7 lines
135 B
Bash
Raw Normal View History

#!/bin/bash
rm -rf mod_freetdm.so
rm -rf .libs/mod_freetdm.so
rm -rf mod_freetdm.o
rm -rf .libs/mod_freetdm.o
rm -rf mod_freetdm.lo