scripts/installer.sh: add openSUSE Slowroll as a Tumbleweed derivative (#19662)

Fixes: #14927

Signed-off-by: Hazel T <hazel@tailscale.com>
This commit is contained in:
Hazel T
2026-05-07 12:43:55 +01:00
committed by GitHub
parent 76712b32d9
commit 33b9579c21
+1 -1
View File
@@ -266,7 +266,7 @@ main() {
VERSION="leap/$VERSION_ID"
PACKAGETYPE="zypper"
;;
opensuse-tumbleweed)
opensuse-tumbleweed|opensuse-slowroll)
OS="opensuse"
VERSION="tumbleweed"
PACKAGETYPE="zypper"