forked from norman/fusionpbx-install.sh-github-mirror
Add source-to-package.sh
This commit is contained in:
5
debian/resources/switch/source-to-package.sh
vendored
Executable file
5
debian/resources/switch/source-to-package.sh
vendored
Executable file
@@ -0,0 +1,5 @@
|
||||
#move source files to package directories
|
||||
cp -R /usr/local/freeswitch/conf /etc/freeswitch
|
||||
cp -R /usr/local/freeswitch/recordings/* /var/lib/freeswitch/recordings
|
||||
cp -R /usr/local/freeswitch/storage/* /var/lib/freeswitch/storage
|
||||
cp -R /usr/local/freeswitch/scripts/* /usr/share/freeswitch/scripts
|
||||
Reference in New Issue
Block a user