浏览代码

Update install.sh

FusionPBX 8 年之前
父节点
当前提交
8fe3194579
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. 0 5
      freebsd/install.sh

+ 0 - 5
freebsd/install.sh

@@ -38,11 +38,6 @@ if [ .$nginx_enabled = .'true' ]; then
 	resources/nginx.sh
 fi
 
-#PHP
-if [ .$nginx_enabled = .'true' ]; then
-	resources/php.sh
-fi
-
 #Fail2ban
 if [ .$fail2ban_enabled = .'true' ]; then
 	resources/fail2ban.sh