瀏覽代碼

Fix a typo in the ubuntu/debian install scripts.

Mark Crane 11 年之前
父節點
當前提交
bc32722b24
共有 1 個文件被更改,包括 1 次插入1 次删除
  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/