mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-19 21:40:57 +00:00
chore: Minor syntax fix in os-branch-select
This commit is contained in:
parent
c4a4ce17cc
commit
d9bf80549c
@ -22,6 +22,7 @@ if [[ $# -eq 1 ]]; then
|
||||
"unstable")
|
||||
echo main
|
||||
exit 0
|
||||
;;
|
||||
*)
|
||||
# This can happen on CI builds or when downgrading from a newer build that knows of more branches. The update
|
||||
# path should decide how to handle it.
|
||||
|
Loading…
x
Reference in New Issue
Block a user