From bbd38aab37ca956d0a542e8fe0275b34d5705dc6 Mon Sep 17 00:00:00 2001 From: Daniel Tartavel Date: Wed, 26 Dec 2018 10:37:41 +0100 Subject: some small bugs corrected --- tools/install_graphical.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/install_graphical.sh') diff --git a/tools/install_graphical.sh b/tools/install_graphical.sh index a446922..a10ce12 100755 --- a/tools/install_graphical.sh +++ b/tools/install_graphical.sh @@ -17,7 +17,7 @@ # along with this program. If not, see . if [ "$1" = "" ] || [ "$1" = "-h" ];then - echo "syntax install_graphical.sh [ sugar | xfce | lxde | lxqt | enlightenment | mate | cinnamon plasma5 | gnome] ( see 'urpmq -Y task-' for all )" + echo "syntax install_graphical.sh [ sugar | xfce | lxde | lxqt | enlightenment | mate | cinnamon | plasma5 | gnome] ( see 'urpmq -Y task-' for all )" else PATH="$(/bin/dirname "$(readlink -f "$0")")" echo "installing Video drivers" -- cgit v1.2.1