Update letsencrypt.sh

This commit is contained in:
FusionPBX 2018-07-04 16:01:47 -06:00 committed by GitHub
parent 864698db9f
commit b38653b99c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -114,4 +114,4 @@ ln -s /usr/local/etc/freeswitch/tls/all.pem /usr/local/etc/freeswitch/tls/wss.pe
ln -s /usr/local/etc/freeswitch/tls/all.pem /usr/local/etc/freeswitch/tls/dtls-srtp.pem
#set the permissions
chown -R www-data:www-data /usr/local/etc/freeswitch/tls
chown -R www:www /usr/local/etc/freeswitch/tls