mirror of
https://github.com/ONLYOFFICE/build_tools.git
synced 2026-02-10 20:45:38 +08:00
[develop] Add correct_plugins_branding to develop start; and minor changes
This commit is contained in:
@ -132,8 +132,6 @@ def make():
|
||||
base.clone_marketplace_plugin(root_dir + "/sdkjs-plugins")
|
||||
license = base.readFileLicence(js_dir + "/sdkjs/word/sdk-all-min.js")
|
||||
base.correct_plugins_branding(root_dir + "/sdkjs-plugins", license=license)
|
||||
print(license)
|
||||
print(root_dir + "/sdkjs-plugins")
|
||||
|
||||
# tools
|
||||
tools_dir = root_dir + "/server/tools"
|
||||
|
||||
Reference in New Issue
Block a user