This commit is contained in:
Cheng Zhao 2015-04-07 12:36:16 +08:00
Родитель f169772031
Коммит 2f5090d667
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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)