mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2024-11-07 08:04:06 +01:00
Merge branch 'feature/KASM-2675_vgl_update' into 'develop'
Resolve KASM-2675 "Feature/ vgl update" Closes KASM-2675 See merge request kasm-technologies/internal/workspaces-core-images!64
This commit is contained in:
commit
84cc98d4ef
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