mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2025-04-11 21:18:16 +02:00
GTK: remove downloaded deb
This commit is contained in:
parent
76973ef8b6
commit
d2bbacb1fe
@ -6,3 +6,4 @@ 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
|
||||
rm "$libgtk_deb"
|
||||
|
Loading…
Reference in New Issue
Block a user