mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
Make listing supported OSs consistent with releases and editions
This commit is contained in:
parent
e13b931538
commit
4cee4d3d63
1 changed files with 2 additions and 1 deletions
3
quickget
3
quickget
|
@ -1835,7 +1835,8 @@ if [ -n "${1}" ]; then
|
|||
exit 0
|
||||
fi
|
||||
else
|
||||
echo "ERROR! You must specify an operating system:"
|
||||
echo "ERROR! You must specify an operating system."
|
||||
echo -n " - Operating Systems: "
|
||||
os_support
|
||||
exit 1
|
||||
fi
|
||||
|
|
Loading…
Reference in a new issue