From 4a6510c646a4bf36ca6f8ba9d63541b2b7df77e6 Mon Sep 17 00:00:00 2001 From: l02 Date: Mon, 31 Jul 2023 15:40:37 +0300 Subject: [PATCH] added support ubuntu 14 --- frameworks/desktop/package/url_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frameworks/desktop/package/url_config.json b/frameworks/desktop/package/url_config.json index ff9f54a..6275019 100644 --- a/frameworks/desktop/package/url_config.json +++ b/frameworks/desktop/package/url_config.json @@ -1,7 +1,7 @@ { "title": "ONLYOFFICE", "host": "https://s3.eu-west-1.amazonaws.com/repo-doc-onlyoffice-com/desktop", - "cef107_system": [], + "cef107_system": ["ubuntu 14.04"], "os_family": { "debian": ["debian", "ubuntu", "linuxmint", "pop"], "rhel": ["centos", "redos", "altlinux", "fedora"],