diff --git a/make-debian-look-like-ubuntu.sh b/make-debian-look-like-ubuntu.sh index 5815a03..407e918 100644 --- a/make-debian-look-like-ubuntu.sh +++ b/make-debian-look-like-ubuntu.sh @@ -101,7 +101,7 @@ message "" message "The process is divided into following steps:" message "${YELLOW}$package_categories${ENDCOLOR}" message "" -message "If you want, you can run only a few of them, e.g. just '${YELLOW}2-desktop-gnome{ENDCOLOR}':" +message "If you want, you can run only a few of them, e.g. just '${YELLOW}2-desktop-gnome${ENDCOLOR}':" message " ${YELLOW}bash $0 2-desktop-gnome${ENDCOLOR}" message "" message warn "Some files, like gtk settings, get overwritten without asking."