mirror of
https://github.com/zen-browser/desktop.git
synced 2026-08-27 08:51:32 +00:00
no-bug: A few quality-of-life tweaks (build tooling) (gh-13565)
This commit is contained in:
committed by
GitHub
parent
dcf272f620
commit
b93c2054c4
@@ -60,4 +60,7 @@ def main():
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
import sys
|
||||
if len(sys.argv) == 3:
|
||||
_, DUMPS_FOLDER, ENGINE_DUMPS_FOLDER = sys.argv
|
||||
main()
|
||||
|
||||
Reference in New Issue
Block a user