some small bugs corrected
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user