Update and rename conf-copy.sh to source-conf-copy.sh
This commit is contained in:
parent
2422f14bb5
commit
b9e74160e1
|
|
@ -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
|
||||
Loading…
Reference in New Issue