FS-8362 #resolve Now if you install with freeswitch-all you will get the default fonts too
This commit is contained in:
parent
600f45e576
commit
ffe671f7d6
|
@ -1007,6 +1007,7 @@ EOF
|
|||
print_conf_install () {
|
||||
cat <<EOF
|
||||
conf/${conf} /usr/share/freeswitch/conf
|
||||
/usr/share/freeswitch/fonts
|
||||
EOF
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue