You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
config-desktop: link to Developer-Guide_Desktops docs in DE/tier dialogs
Surfaces the canonical reference for what each desktop environment and
tier ships in the dialog text so the operator can read the details
without leaving the build wizard.
@@ -152,7 +152,7 @@ for de in json.load(sys.stdin):
152
152
"full""Office, creative, dev tools (~2.5 GB)"
153
153
)
154
154
dialog_menu "Choose desktop tier""$backtitle" \
155
-
"Select which package set to install with this desktop.\nTiers can be upgraded or downgraded at any time\nusing armbian-config on the running system." \
155
+
"Select which package set to install with this desktop.\nTiers can be upgraded or downgraded at any time\nusing armbian-config on the running system.\nDocs: https://docs.armbian.com/Developer-Guide_Desktops/" \
0 commit comments