mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2024-11-22 15:33:08 +01:00
downgrade to stable release of MESA
This commit is contained in:
parent
c86428d4a6
commit
c3574fb54c
@ -24,6 +24,6 @@ fi
|
|||||||
|
|
||||||
if [ "$DISTRO" = "ubuntu" ]; then
|
if [ "$DISTRO" = "ubuntu" ]; then
|
||||||
#update mesa to latest
|
#update mesa to latest
|
||||||
add-apt-repository ppa:kisak/kisak-mesa
|
add-apt-repository ppa:kisak/turtle
|
||||||
apt full-upgrade -y
|
apt full-upgrade -y
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user