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}"