mirror of
https://github.com/kasmtech/workspaces-images.git
synced 2024-11-25 09:33:08 +01:00
[skip CI] add winetricks
This commit is contained in:
parent
192f46d06b
commit
631920113b
@ -6,4 +6,4 @@ apt update
|
|||||||
wget -qO- https://dl.winehq.org/wine-builds/winehq.key | apt-key add -
|
wget -qO- https://dl.winehq.org/wine-builds/winehq.key | apt-key add -
|
||||||
apt install software-properties-common
|
apt install software-properties-common
|
||||||
apt-add-repository "deb http://dl.winehq.org/wine-builds/ubuntu/ $(lsb_release -cs) main"
|
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