mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2024-11-21 23:13:08 +01:00
Fix MESA KASM-3688
This commit is contained in:
parent
5460003df9
commit
9487936e25
@ -18,6 +18,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