mirror of
https://github.com/Maks1mS/devcontainers-features.git
synced 2024-12-23 15:52:59 +03:00
wip
This commit is contained in:
parent
2ecf6b86a0
commit
bfd18ecf5e
@ -27,7 +27,8 @@ install_debian() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y --no-install-recommends winehq-stable
|
apt-get install -y --no-install-recommends winehq-staging
|
||||||
|
|
||||||
wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks -O /usr/bin/winetricks
|
wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks -O /usr/bin/winetricks
|
||||||
chmod +rx /usr/bin/winetricks
|
chmod +rx /usr/bin/winetricks
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user