Sfoglia il codice sorgente

Update source-permissions.sh

FusionPBX 5 anni fa
parent
commit
068b655025
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      debian/resources/switch/source-permissions.sh

+ 1 - 1
debian/resources/switch/source-permissions.sh

@@ -3,4 +3,4 @@ chmod -R ug+rw /usr/local/freeswitch
 touch /usr/local/freeswitch/freeswitch.log
 chown -R www-data:www-data /usr/local/freeswitch
 find /usr/local/freeswitch -type d -exec chmod 2770 {} \;
-chmod -R 554 /usr/share/freeswitch/scripts
+chmod -R 554 /usr/local/freeswitch/scripts