cleanup and bump version (#2576)

This commit is contained in:
Roman Perepelitsa
2024-02-18 17:18:59 +01:00
parent b379cf6225
commit b973805f01
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1139,7 +1139,7 @@ function os_icon_name() {
else
echo LINUX_DEBIAN_ICON
fi
;;
;;
*raspbian*) echo LINUX_RASPBIAN_ICON;;
*ubuntu*) echo LINUX_UBUNTU_ICON;;
*elementary*) echo LINUX_ELEMENTARY_ICON;;