mirror of
https://github.com/tailscale/tailscale.git
synced 2025-04-02 14:32:26 +00:00
scripts/installer.sh: add Nobara Linux.
Fixes https://github.com/tailscale/tailscale/issues/5763 Signed-off-by: Denton Gentry <dgentry@tailscale.com>
This commit is contained in:
parent
7a07bc654b
commit
446057d613
@ -172,7 +172,7 @@ main() {
|
|||||||
VERSION=""
|
VERSION=""
|
||||||
PACKAGETYPE="dnf"
|
PACKAGETYPE="dnf"
|
||||||
;;
|
;;
|
||||||
rocky|almalinux)
|
rocky|almalinux|nobara)
|
||||||
OS="fedora"
|
OS="fedora"
|
||||||
VERSION=""
|
VERSION=""
|
||||||
PACKAGETYPE="dnf"
|
PACKAGETYPE="dnf"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user