mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2024-11-21 23:53:10 +01:00
Merge branch 'feature/KASM-2614_winetricks' into 'develop'
[skip CI] add winetricks Closes KASM-2614 See merge request kasm-technologies/internal/workspaces-images!49
This commit is contained in:
commit
3d5d5f6a8d
@ -6,4 +6,4 @@ apt update
|
||||
wget -qO- https://dl.winehq.org/wine-builds/winehq.key | apt-key add -
|
||||
apt install software-properties-common
|
||||
apt-add-repository "deb http://dl.winehq.org/wine-builds/ubuntu/ $(lsb_release -cs) main"
|
||||
apt install -y --install-recommends winehq-stable
|
||||
apt install -y --install-recommends winehq-stable winetricks
|
||||
|
Loading…
Reference in New Issue
Block a user