diff --git a/script/bootstrap.py b/script/bootstrap.py index 73bae35e008a..589164676723 100755 --- a/script/bootstrap.py +++ b/script/bootstrap.py @@ -73,6 +73,7 @@ def touch_config_gypi(): if not os.path.exists(config_gypi): with open(config_gypi, 'w+') as f: f.truncate(0) + f.write('{}') def update_atom_shell(): diff --git a/vendor/brightray b/vendor/brightray index 682f4cd0a104..5a43a74e6492 160000 --- a/vendor/brightray +++ b/vendor/brightray @@ -1 +1 @@ -Subproject commit 682f4cd0a10433126f7ead8359268c9a709a8211 +Subproject commit 5a43a74e6492c278649db8874ce4a0c7f1b271bc