mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2025-06-26 15:01:28 +02:00
KASM-1973 WIP
This commit is contained in:
parent
5584613634
commit
200c5f4ee9
@ -4,7 +4,7 @@ if [ "$DISTRO" = "ubuntu" ]; then
|
|||||||
apt full-upgrade -y
|
apt full-upgrade -y
|
||||||
|
|
||||||
#install virtualgl
|
#install virtualgl
|
||||||
wget https://sourceforge.net/projects/virtualgl/files/2.6.90%20%283.0beta1%29/virtualgl_2.6.90_amd64.deb -P /tmp
|
wget https://sourceforge.net/projects/virtualgl/files/2.6.95%20%283.0rc1%29/virtualgl_2.6.95_amd64.deb -P /tmp
|
||||||
set +e
|
set +e
|
||||||
dpkg -i /tmp/virtualgl_*amd64.deb
|
dpkg -i /tmp/virtualgl_*amd64.deb
|
||||||
set -e
|
set -e
|
||||||
|
Loading…
x
Reference in New Issue
Block a user