You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Helpful iso info is no longer functional although still being offered:
(This is broken on HEAD of main btw, not by this PR so I'll push this comment to a new issue)
# master and web_pipe
./quickget
ERROR! You must specify an operating system.
- Operating Systems: alma [...]zorin
You can also use these arguments:
Only show ISO download URL
--show-iso-url / -s {distro} {release} [edition]
Test if ISO is available
--test-iso-url / -t {distro} {release} [edition]
Open distro homepage
--open-distro-homepage / -o {distro}
Only download ISO
--download-iso / -d {distro} {release} [edition]
# 4.9.1 -ish
~/src/quickemu$ quickget --show-iso-url debian 12.5.0
https://cdimage.debian.org/debian-cd/12.5.0-live/amd64/iso-hybrid/debian-live-12.5.0-amd64-standard.iso
#HEAD of master and web_pipe
~/src/quickemu$ ./quickget --show-iso-url debian 12.5.0
ERROR! --show-iso-url is not a supported OS.
alma [...] zorin
Sure is broken. Since I can't push all changes together, we will suffer till the new run script will be merged
flexiondotorg
changed the title
Helpful iso info is no longer functional although still being offered:
bug: iso info is no longer functional although still being offered
Apr 20, 2024
(This is broken on HEAD of main btw, not by this PR so I'll push this comment to a new issue)
same for long and short -s -t -d options
Originally posted by @philclifford in #1087 (comment)
The text was updated successfully, but these errors were encountered: