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
bfd18ecf5e
commit
4b07ddad7a
@ -32,6 +32,8 @@ install_debian() {
|
|||||||
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
|
||||||
|
|
||||||
|
su -l $_REMOTE_USER -c "WINEPREFIX=\"$_REMOTE_USER_HOME\" wine wineboot --init"
|
||||||
|
|
||||||
apt purge --auto-remove -y
|
apt purge --auto-remove -y
|
||||||
apt autoremove --purge -y
|
apt autoremove --purge -y
|
||||||
rm -rf /var/lib/apt/lists/*
|
rm -rf /var/lib/apt/lists/*
|
||||||
|
Loading…
Reference in New Issue
Block a user