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

Update the _wait_ user inputs to command line inputs #2

Open
dack-fe opened this issue Jan 7, 2021 · 1 comment
Open

Update the _wait_ user inputs to command line inputs #2

dack-fe opened this issue Jan 7, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@dack-fe
Copy link

dack-fe commented Jan 7, 2021

Currently the wait input is commented out to allow the script to run automatically in a Docker container. The lines that require updating are 1806-1813.

Updated the current wait statement user input to command line inputs with the following functionality:

  1. Name the output .img file
  2. Compress the .img into a zip file
  3. Name the zip file
@dack-fe dack-fe added the enhancement New feature or request label Jan 7, 2021
@fe-wickham
Copy link
Member

Ideally we maintain compatibility with the current interface when we clean this up. That way we can merge our changes upstream with the original repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants