Jelajahi Sumber

Fix a typo in the ubuntu/debian install scripts.

Mark Crane 11 tahun lalu
induk
melakukan
bc32722b24
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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/