mirror of
https://github.com/tailscale/tailscale.git
synced 2025-04-16 03:31:39 +00:00
scripts/install: add Alma Linux.
Tested using an Alma Linux 8.5 VM. Updates https://github.com/tailscale/tailscale/issues/2915 Signed-off-by: Denton Gentry <dgentry@tailscale.com>
This commit is contained in:
parent
c2b907c965
commit
13f75b9667
@ -151,7 +151,7 @@ main() {
|
|||||||
VERSION=""
|
VERSION=""
|
||||||
PACKAGETYPE="dnf"
|
PACKAGETYPE="dnf"
|
||||||
;;
|
;;
|
||||||
rocky)
|
rocky|almalinux)
|
||||||
OS="fedora"
|
OS="fedora"
|
||||||
VERSION=""
|
VERSION=""
|
||||||
PACKAGETYPE="dnf"
|
PACKAGETYPE="dnf"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user