From b9e74160e193a0c122db0c9800adca2a2001675a Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Mon, 24 Apr 2017 15:35:11 -0600 Subject: [PATCH] Update and rename conf-copy.sh to source-conf-copy.sh --- freebsd/resources/switch/{conf-copy.sh => source-conf-copy.sh} | 2 ++ 1 file changed, 2 insertions(+) rename freebsd/resources/switch/{conf-copy.sh => source-conf-copy.sh} (95%) diff --git a/freebsd/resources/switch/conf-copy.sh b/freebsd/resources/switch/source-conf-copy.sh similarity index 95% rename from freebsd/resources/switch/conf-copy.sh rename to freebsd/resources/switch/source-conf-copy.sh index f65aa46..711310c 100755 --- a/freebsd/resources/switch/conf-copy.sh +++ b/freebsd/resources/switch/source-conf-copy.sh @@ -1,3 +1,5 @@ +#!/bin/sh + mv /usr/local/freeswitch/conf /usr/local/freeswitch/conf.orig #mkdir -p /etc/freeswitch mkdir -p /usr/local/freeswitch/conf