ソースを参照

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