Procházet zdrojové kódy

Fix a typo in the ubuntu/debian install scripts.

Mark Crane před 11 roky
rodič
revize
bc32722b24
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      install/ubuntu/install_fusionpbx.sh

+ 1 - 1
install/ubuntu/install_fusionpbx.sh

@@ -438,7 +438,7 @@ function www_permissions {
 	#/etc/init.d/freeswitch stop
 	/usr/sbin/adduser www-data audio
 	/usr/sbin/adduser www-data dialout
-	/bin/echo "setting FreeSWITCH owned by www-dat.www-data"
+	/bin/echo "setting FreeSWITCH owned by www-data.www-data"
 	/bin/chown -R www-data.www-data /usr/local/freeswitch
 	#remove 'other' permissions on freeswitch
 	/bin/chmod -R o-rwx /usr/local/freeswitch/