1
0

some small bugs corrected

This commit is contained in:
Daniel Tartavel
2018-12-26 10:37:41 +01:00
parent 06f2c8674b
commit bbd38aab37
4 changed files with 25 additions and 7 deletions

View File

@ -17,7 +17,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
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"