mirror of
https://github.com/Maks1mS/devcontainers-features.git
synced 2025-10-12 23:53:26 +03:00
[wine] add "winetricks corefonts"
This commit is contained in:
@@ -58,6 +58,7 @@ export WINEDEBUG=-all"
|
||||
update_rc_file "$_REMOTE_USER_HOME/.bashrc" "${snippet}"
|
||||
|
||||
su -l "$_REMOTE_USER" -c "mkdir -p $WINEPREFIX && wine wineboot --init"
|
||||
su -l "$_REMOTE_USER" -c "winetricks corefonts"
|
||||
|
||||
# Cleanup
|
||||
apt purge --auto-remove -y
|
||||
|
Reference in New Issue
Block a user