Browse Source

Update php.sh

FusionPBX 6 năm trước cách đây
mục cha
commit
0726ba981b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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