Skip to content

Commit

Permalink
change position in script
Browse files Browse the repository at this point in the history
no code change
  • Loading branch information
zen0bit committed Oct 5, 2023
1 parent abe269b commit feb96bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions quickget
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ function pretty_name() {
freedos) PRETTY_NAME="FreeDOS";;
garuda) PRETTY_NAME="Garuda Linux";;
ghostbsd) PRETTY_NAME="GhostBSD";;
holoiso) PRETTY_NAME="HoloISO";;
kdeneon) PRETTY_NAME="KDE Neon";;
kolibrios) PRETTY_NAME="KolibriOS";;
linuxmint) PRETTY_NAME="Linux Mint";;
Expand All @@ -65,7 +66,6 @@ function pretty_name() {
reactos) PRETTY_NAME="ReactOS";;
rebornos) PRETTY_NAME="RebornOS";;
rockylinux) PRETTY_NAME="Rocky Linux";;
holoiso) PRETTY_NAME="HoloISO";;
truenas-core) PRETTY_NAME="TrueNAS Core";;
truenas-scale) PRETTY_NAME="TrueNAS Scale";;
ubuntu-budgie) PRETTY_NAME="Ubuntu Budgie";;
Expand Down Expand Up @@ -200,6 +200,7 @@ function os_support() {
gentoo \
ghostbsd \
haiku \
holoiso \
kali \
kdeneon \
kolibrios \
Expand All @@ -225,7 +226,6 @@ function os_support() {
siduction \
slackware \
solus \
holoiso \
tails \
truenas-core \
truenas-scale \
Expand Down

0 comments on commit feb96bb

Please sign in to comment.