mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-23 19:31:24 +08:00
Use 0.0.2 release.
This commit is contained in:
@@ -8,7 +8,8 @@ from lib.util import safe_mkdir, extract_zip, tempdir, download
|
||||
|
||||
SOURCE_ROOT = os.path.abspath(os.path.dirname(os.path.dirname(__file__)))
|
||||
FRAMEWORKS_URL = 'https://github.com/atom/atom-shell-frameworks/releases' \
|
||||
'/download/v0.0.1'
|
||||
'/download/v0.0.2'
|
||||
|
||||
|
||||
def main():
|
||||
os.chdir(SOURCE_ROOT)
|
||||
|
||||
Reference in New Issue
Block a user