chore: fix out_dir usage in upload-node-checksums.py

This commit is contained in:
Samuel Attard 2018-09-27 16:47:02 +10:00
Родитель 504581e308
Коммит 363cf1dec2
1 изменённых файлов: 0 добавлений и 2 удалений

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

@ -10,8 +10,6 @@ import tempfile
from lib.config import s3_config
from lib.util import download, rm_rf, s3put, safe_mkdir
# TODO: Update this entire file to point at the correct file names in the out
# directory
DIST_URL = 'https://atom.io/download/electron/'