Skip to content

Commit

Permalink
chore: white space clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
flexiondotorg committed Dec 10, 2023
1 parent 8185632 commit 0c8e1a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion quickget
Original file line number Diff line number Diff line change
Expand Up @@ -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";;
Expand Down

0 comments on commit 0c8e1a5

Please sign in to comment.