瀏覽代碼

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