Update switch.sh
This commit is contained in:
parent
af0fa4e0bc
commit
a78bf85b67
|
|
@ -33,3 +33,7 @@ if [ .$switch_source = ."source" ]; then
|
||||||
#set the file permissions
|
#set the file permissions
|
||||||
switch/source-permissions.sh
|
switch/source-permissions.sh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
#start the service
|
||||||
|
service freeswitch start
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue