0.9 stable
This commit is contained in:
parent
3203925c64
commit
425791a74b
@ -22,9 +22,9 @@ else
|
|||||||
PATH="$(/bin/dirname "$(readlink -f "$0")")"
|
PATH="$(/bin/dirname "$(readlink -f "$0")")"
|
||||||
echo "installing Video drivers"
|
echo "installing Video drivers"
|
||||||
. $PATH/install_video_driver.sh
|
. $PATH/install_video_driver.sh
|
||||||
echo "installing gstremer"
|
echo "installing gstreamer"
|
||||||
. $PATH/install_gstreamer.sh
|
. $PATH/install_gstreamer.sh
|
||||||
echo "installing task-$1"
|
echo "installing task-$1"
|
||||||
/usr/sbin/urpmi --auto --no-verify-rpm task-$1
|
/usr/sbin/urpmi --auto --no-verify-rpm task-$1 sox
|
||||||
fi
|
fi
|
||||||
systemctl enable sddm
|
systemctl enable sddm
|
||||||
|
Reference in New Issue
Block a user