Skip to content

Commit

Permalink
ldme
Browse files Browse the repository at this point in the history
  • Loading branch information
luckyraul authored Aug 16, 2022
1 parent 350452a commit ca4a179
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 @@ -636,6 +636,7 @@ case $platform in
case $major_version in
"3") deb_codename="stretch";;
"4") deb_codename="buster";;
"5") deb_codename="bullseye";;
"21") deb_codename="jammy";;
"20") deb_codename="focal";;
"19") deb_codename="bionic";;
Expand Down

0 comments on commit ca4a179

Please sign in to comment.