Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved Binaries_extract script #152

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

QvixoteRoux
Copy link

Modified the script to make sure it download the files when the target folder already exists
Original script checks if target folder does NOT exists, if the condition is met the files are downloaded. If the folder exists this condition is not met and download is skipped
Changed to script to log all actions
Added a prompt to ask user to download the files if folder is already present

Машинный перевод: Изменен скрипт, чтобы убедиться, что он загружает файлы, когда целевая папка уже существует
Оригинальный скрипт проверяет, существует ли целевая папка, если условие выполняется, файлы загружаются. Если папка существует, это условие не выполняется, и загрузка пропускается
Изменен скрипт для регистрации всех действий
Добавлен запрос, чтобы попросить пользователя загрузить файлы, если папка уже существует

Modified the script to make sure it download the files when the target folder already exists
Original script checks if target folder does NOT exists, if the condition is met the files are downloaded. If the folder exists this condition is not met and download is skipped
Changed to script to log all actions
Added a prompt to ask user to download the files if folder is already present


Машинный перевод: Изменен скрипт, чтобы убедиться, что он загружает файлы, когда целевая папка уже существует
Оригинальный скрипт проверяет, существует ли целевая папка, если условие выполняется, файлы загружаются. Если папка существует, это условие не выполняется, и загрузка пропускается
Изменен скрипт для регистрации всех действий
Добавлен запрос, чтобы попросить пользователя загрузить файлы, если папка уже существует
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant