From 227eb8fa17721d1e83af6941fc7eff1d107ecfc1 Mon Sep 17 00:00:00 2001 From: DeltaLima Date: Wed, 21 Jun 2023 18:34:57 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Emake-debian-look-like-ubuntu.sh?= =?UTF-8?q?=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- make-debian-look-like-ubuntu.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/make-debian-look-like-ubuntu.sh b/make-debian-look-like-ubuntu.sh index 407e918..ec1ebc6 100644 --- a/make-debian-look-like-ubuntu.sh +++ b/make-debian-look-like-ubuntu.sh @@ -96,7 +96,8 @@ message "This script makes a fresh Debian-Gnome installation to look like" message "an Ubuntu Gnome installation. Settings are applied for the user" message "running this script ($USER)". message "" -message "Your user has to be in the 'sudo' group. If not, the script will guide you." +message "Your user has to be in the 'sudo' group." +message "If not, the script will guide you." message "" message "The process is divided into following steps:" message "${YELLOW}$package_categories${ENDCOLOR}"