Add source-to-package.sh
This commit is contained in:
+5
@@ -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