mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Fix minor typo
This commit is contained in:
@@ -26,7 +26,7 @@ def main():
|
||||
enable_verbose_mode()
|
||||
if sys.platform == 'cygwin':
|
||||
update_win32_python()
|
||||
# update_submodules()
|
||||
update_submodules()
|
||||
update_node_modules('.')
|
||||
bootstrap_brightray(args.url)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user