浏览代码

Update php.sh

FusionPBX 6 年之前
父节点
当前提交
0726ba981b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      debian/resources/php.sh

+ 1 - 1
debian/resources/php.sh

@@ -46,7 +46,7 @@ else
 	fi
 	if [ ."$os_codename" = ."buster" ]; then
 	      php_version=7.3
-	else
+	fi
 fi
 apt-get update -y