[update] Add option --update-to, including to nightly (#6220)

* By default, stable will only update to stable, and nightly to nightly

Authored by: Grub4K, bashonly, pukkandan

Co-authored-by: bashonly <88596187+bashonly@users.noreply.github.com>
This commit is contained in:
Simon Sawicki
2023-03-03 22:36:11 +05:30
committed by pukkandan
parent 29cb20bd56
commit 77df20f14c
6 changed files with 150 additions and 43 deletions

View File

@@ -7,3 +7,5 @@ RELEASE_GIT_HEAD = 'a0a7c0154'
VARIANT = None
UPDATE_HINT = None
CHANNEL = 'stable'