„make-debian-look-like-ubuntu.sh“ ändern
This commit is contained in:
parent
6e73325af8
commit
227eb8fa17
1 changed files with 2 additions and 1 deletions
|
@ -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 "an Ubuntu Gnome installation. Settings are applied for the user"
|
||||||
message "running this script ($USER)".
|
message "running this script ($USER)".
|
||||||
message ""
|
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 ""
|
||||||
message "The process is divided into following steps:"
|
message "The process is divided into following steps:"
|
||||||
message "${YELLOW}$package_categories${ENDCOLOR}"
|
message "${YELLOW}$package_categories${ENDCOLOR}"
|
||||||
|
|
Loading…
Reference in a new issue