Skip to content

Commit

Permalink
Merge pull request #686 from luckyraul/patch-2
Browse files Browse the repository at this point in the history
Add Linux Mint LDME6
  • Loading branch information
mhashizume authored Dec 8, 2023
2 parents 9ef1be2 + 43fbd93 commit 5e5fe49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tasks/install_shell.sh
Original file line number Diff line number Diff line change
Expand Up @@ -626,6 +626,7 @@ case $platform in
"3") deb_codename="stretch";;
"4") deb_codename="buster";;
"5") deb_codename="bullseye";;
"6") deb_codename="bookworm";;
"21") deb_codename="jammy";;
"20") deb_codename="focal";;
"19") deb_codename="bionic";;
Expand Down

0 comments on commit 5e5fe49

Please sign in to comment.