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:
@@ -266,7 +266,7 @@ main() {
|
|||||||
VERSION="leap/$VERSION_ID"
|
VERSION="leap/$VERSION_ID"
|
||||||
PACKAGETYPE="zypper"
|
PACKAGETYPE="zypper"
|
||||||
;;
|
;;
|
||||||
opensuse-tumbleweed)
|
opensuse-tumbleweed|opensuse-slowroll)
|
||||||
OS="opensuse"
|
OS="opensuse"
|
||||||
VERSION="tumbleweed"
|
VERSION="tumbleweed"
|
||||||
PACKAGETYPE="zypper"
|
PACKAGETYPE="zypper"
|
||||||
|
|||||||
Reference in New Issue
Block a user