mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-01-13 08:49:53 +08:00
💄 Update bootstrap script.
This commit is contained in:
@@ -63,7 +63,7 @@ def update_apm():
|
||||
|
||||
|
||||
def update_node_modules():
|
||||
for dirname in ['browser/default_app', '.']:
|
||||
for dirname in ['atom/browser/default_app', '.']:
|
||||
update_node_modules_for_dir(dirname)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user