From 36d463b12e110e86eda1c8fdf284eb5ba30a5abf Mon Sep 17 00:00:00 2001 From: Dan Johansen Date: Mon, 24 Aug 2020 20:22:01 +0200 Subject: [PATCH] remove cubocore edition and add server edition --- manjaro-arm-installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manjaro-arm-installer b/manjaro-arm-installer index 534d6f1..13bb6e7 100755 --- a/manjaro-arm-installer +++ b/manjaro-arm-installer @@ -373,7 +373,7 @@ if [ ! -z "$DEVICE" ]; then "lxqt" "Full LXQT Desktop and apps (lightweight)" \ "i3" "Mininal i3 WM with apps (very light)" \ "sway" "Minimal Sway WM with apps (very light)" \ - "cubocore" "QT based Desktop (lightweight)" \ + "server" "Minimal with LAMP and Docker (only cli)" \ "gnome" "Full Gnome desktop and apps (EXPERIMANTAL)" \ 3>&1 1>&2 2>&3 3>&-)