„make-debian-look-like-ubuntu.sh“ ändern

This commit is contained in:
DeltaLima 2023-06-21 18:34:57 +02:00
parent 6e73325af8
commit 227eb8fa17
1 changed files with 2 additions and 1 deletions

View File

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