Skip to content

Commit

Permalink
newer OSs
Browse files Browse the repository at this point in the history
  • Loading branch information
jvonau committed Jul 26, 2021
1 parent 81e98d9 commit 971f3ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ not_supported(){
}

case $OS_VER in
"debian-10" | "ubuntu-20" | "linuxmint-20" | "raspbian-10")
"debian-10" | "debian-11" | "linuxmint-20" | "raspbian-10" | "raspbian-11" | "ubuntu-20" | "ubuntu-21")
;;
*)
not_supported
Expand Down

0 comments on commit 971f3ee

Please sign in to comment.