mirror of
https://github.com/tailscale/tailscale.git
synced 2025-02-20 11:58:39 +00:00
scripts/installer.sh: add BigLinux as a Manjaro derivative (#14936)
Fixes #13343 Signed-off-by: Erisa A <erisa@tailscale.com>
This commit is contained in:
parent
08a96a86af
commit
caafe68eb2
@ -250,7 +250,7 @@ main() {
|
||||
VERSION="" # rolling release
|
||||
PACKAGETYPE="pacman"
|
||||
;;
|
||||
manjaro|manjaro-arm)
|
||||
manjaro|manjaro-arm|biglinux)
|
||||
OS="manjaro"
|
||||
VERSION="" # rolling release
|
||||
PACKAGETYPE="pacman"
|
||||
|
Loading…
x
Reference in New Issue
Block a user