- removed debug
This commit is contained in:
parent
a7e92c3e97
commit
347ced325f
@ -18,6 +18,6 @@
|
|||||||
|
|
||||||
PATH="$(/bin/dirname "$(readlink -f "$0")")"
|
PATH="$(/bin/dirname "$(readlink -f "$0")")"
|
||||||
echo "Path="$PATH
|
echo "Path="$PATH
|
||||||
#. $PATH/install_video_driver.sh
|
. $PATH/install_video_driver.sh
|
||||||
#. $PATH/install_gstreamer.sh
|
. $PATH/install_gstreamer.sh
|
||||||
#usr/sbin/urpmi --auto --no-verify-rpm task-xfce
|
/usr/sbin/urpmi --auto --no-verify-rpm task-xfce
|
||||||
|
Reference in New Issue
Block a user