Skip to content

Commit

Permalink
scripts/install: add Alma Linux.
Browse files Browse the repository at this point in the history
Tested using an Alma Linux 8.5 VM.
Updates #2915

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
  • Loading branch information
DentonGentry committed Apr 17, 2022
1 parent 755b573 commit 255d16f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ main() {
VERSION=""
PACKAGETYPE="dnf"
;;
rocky)
rocky|almalinux)
OS="fedora"
VERSION=""
PACKAGETYPE="dnf"
Expand Down

0 comments on commit 255d16f

Please sign in to comment.