mirror of
https://github.com/ONLYOFFICE/server.git
synced 2026-04-07 14:04:35 +08:00
[run] Fix
This commit is contained in:
@ -98,6 +98,4 @@ try:
|
||||
run_module('FileConverter/sources', ['convertermaster.js'])
|
||||
run_module('SpellChecker/sources', ['server.js'])
|
||||
except SystemExit:
|
||||
print("Ignoring SystemExit")
|
||||
finally:
|
||||
input("Press Enter to continue...")
|
||||
input("Ignoring SystemExit. Press Enter to continue...")
|
||||
|
||||
Reference in New Issue
Block a user