Skip to content
  • Martin Braun's avatar
    utils: uhd_images_downloader: Add --yes option · e1f0fe3c
    Martin Braun authored
    This will answer 'yes' to all questions that are asked and allows to
    script the downloader. Example:
    
        $ uhd_images_downloader -t sdimg -y
    
    Any interaction that the script will have with the user will be skipped.
    e1f0fe3c