scripts/installer.sh: add Nobara Linux.
Fixes https://github.com/tailscale/tailscale/issues/5763 Signed-off-by: Denton Gentry <dgentry@tailscale.com>pull/6276/head
parent
7a07bc654b
commit
446057d613
|
@ -172,7 +172,7 @@ main() {
|
|||
VERSION=""
|
||||
PACKAGETYPE="dnf"
|
||||
;;
|
||||
rocky|almalinux)
|
||||
rocky|almalinux|nobara)
|
||||
OS="fedora"
|
||||
VERSION=""
|
||||
PACKAGETYPE="dnf"
|
||||
|
|
Loading…
Reference in New Issue