scripts/installer.sh: add sle-micro-rancher.

Fixes https://github.com/tailscale/tailscale/issues/5633

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
This commit is contained in:
Denton Gentry 2023-02-18 08:25:33 -08:00 committed by Denton Gentry
parent 2492ca2900
commit 4321d1d6e9
1 changed files with 5 additions and 0 deletions

View File

@ -217,6 +217,11 @@ main() {
VERSION="tumbleweed"
PACKAGETYPE="zypper"
;;
sle-micro-rancher)
OS="opensuse"
VERSION="leap/15.4"
PACKAGETYPE="zypper"
;;
arch|archarm|endeavouros|blendos)
OS="arch"
VERSION="" # rolling release