mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2024-11-07 08:44:07 +01:00
Refactor
This commit is contained in:
parent
fa9ddab929
commit
f373c0afb1
@ -5,5 +5,5 @@ set -e
|
||||
libgtk_deb=libgtk.deb
|
||||
|
||||
wget https://kasmweb-build-artifacts.s3.amazonaws.com/kasm-gtk-3-restricted-file-chooser/de486e8c3c5f3d3c0f898fb9d6e05755897b1970/output/libgtk-3-0_3.22.30-1ubuntu4_amd64.deb -O $libgtk_deb
|
||||
apt-get install -y --allow-downgrades ./$libgtk_deb
|
||||
apt-get install -y --allow-downgrades ./"$libgtk_deb"
|
||||
rm "$libgtk_deb"
|
||||
|
Loading…
Reference in New Issue
Block a user