mirror of
https://github.com/oSoWoSo/DistroHopper.git
synced 2024-08-14 22:46:53 +00:00
chore: white space clean up
This commit is contained in:
parent
81856322a5
commit
0c8e1a5205
1 changed files with 1 additions and 1 deletions
2
quickget
2
quickget
|
@ -166,7 +166,7 @@ function list_csv() {
|
|||
echo "Display Name,OS,Release,Option,Downloader,PNG,SVG"
|
||||
for OS in $(os_support); do
|
||||
DISPLAY_NAME="$(pretty_name "${OS}")"
|
||||
|
||||
|
||||
case ${OS} in
|
||||
*ubuntu-server*) FUNC="ubuntu-server";;
|
||||
*ubuntu*) FUNC="ubuntu";;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue