Include opensuse-tumbleweed in setup.sh (#1710)

This commit is contained in:
Alexandru Gabriel Bradatan 2023-05-17 00:12:16 +02:00 committed by GitHub
parent 3b561cdc81
commit d7c0e2aee7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ if linux; then
"clear-linux-os")
install_swupd
;;
"opensuse-leap")
"opensuse-leap" | "opensuse-tumbleweed")
install_zypper
;;
"arch" | "archarm" | "endeavouros" | "manjaro" | "garuda")