Skip to content

Commit

Permalink
Add rocky icon to wizard
Browse files Browse the repository at this point in the history
  • Loading branch information
mgkurtz committed Jul 25, 2023
1 parent 12aa3fa commit 367c667
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal/wizard.zsh
Original file line number Diff line number Diff line change
Expand Up @@ -1156,6 +1156,7 @@ function os_icon_name() {
*rhel*) echo LINUX_RHEL_ICON;;
amzn) echo LINUX_AMZN_ICON;;
endeavouros) echo LINUX_ENDEAVOUROS_ICON;;
rocky) echo LINUX_ROCKY_ICON;;
*) echo LINUX_ICON;;
esac
;;
Expand Down

0 comments on commit 367c667

Please sign in to comment.