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

This commit is contained in:
DeltaLima 2023-06-21 18:42:49 +02:00
parent ba3372600d
commit 50f924ed65

View file

@ -94,7 +94,7 @@ message "Welcome to ${GREEN}make-debian-look-like-ubuntu${ENDCOLOR}!"
message "" message ""
message "This script makes a fresh Debian-Gnome installation to look like" message "This script makes a fresh Debian-Gnome installation to look like"
message "an Ubuntu Gnome installation. Settings are applied for the user" message "an Ubuntu Gnome installation. Settings are applied for the user"
message "running this script ($USER)". message "running this script (${YELLOW}${USER}${ENDCOLOR})".
message "" message ""
message "Your user has to be in the 'sudo' group." message "Your user has to be in the 'sudo' group."
message "If not, the script will guide you." message "If not, the script will guide you."