From c893638b163c84bc23da51e0ac58bde22e4005a5 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Mon, 8 Nov 2021 00:03:30 +0000 Subject: [PATCH] Solus pretty name is accounted for in the catch all --- quickget | 1 - 1 file changed, 1 deletion(-) diff --git a/quickget b/quickget index 198dcaa..6327d1d 100755 --- a/quickget +++ b/quickget @@ -50,7 +50,6 @@ function pretty_name() { opensuse) PRETTY_NAME="openSUSE";; popos) PRETTY_NAME="Pop!_OS";; rockylinux) PRETTY_NAME="Rocky Linux";; - solus) PRETTY_NAME="Solus";; ubuntu-budgie) PRETTY_NAME="Ubuntu Budgie";; ubuntu-kylin) PRETTY_NAME="Ubuntu Kylin";; ubuntu-mate) PRETTY_NAME="Ubuntu MATE";;