mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-02-10 18:05:07 +08:00
Change message
This commit is contained in:
@ -75,7 +75,7 @@ for file in filesReplace:
|
||||
|
||||
testDevelopVersion = sdkjsDirectory + "/.git"
|
||||
if not os.path.isdir(testDevelopVersion):
|
||||
print("Not in develop version, skipping x2t cache update")
|
||||
print("Update x2t cache...")
|
||||
x2tDir = curDirectory + "/../FileConverter/bin"
|
||||
cur_dir = os.getcwd()
|
||||
os.chdir(x2tDir)
|
||||
|
||||
Reference in New Issue
Block a user