mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2024-11-07 08:04:06 +01:00
Resolve KASM-2675 "Feature/ vgl update"
This commit is contained in:
parent
156ada9b1f
commit
4a78777bcf
Binary file not shown.
@ -10,7 +10,7 @@ if [ "$DISTRO" = "ubuntu" ]; then
|
||||
apt-get update && apt-get install -y --no-install-recommends \
|
||||
libglvnd0 libgl1 libglx0 libegl1 libgles2
|
||||
|
||||
tar -xf $INST_SCRIPTS/virtualgl/VirtualGL-3.0.80-Linux-arm64.tar.bz2 -C /
|
||||
dpkg -i $INST_SCRIPTS/virtualgl/virtualgl_*arm64.deb
|
||||
else
|
||||
dpkg --add-architecture i386
|
||||
apt-get update && apt-get install -y --no-install-recommends \
|
||||
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user