mirror of
https://github.com/Maks1mS/devcontainers-features.git
synced 2025-10-13 07:55:04 +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}"
|
update_rc_file "$_REMOTE_USER_HOME/.bashrc" "${snippet}"
|
||||||
|
|
||||||
su -l "$_REMOTE_USER" -c "mkdir -p $WINEPREFIX && wine wineboot --init"
|
su -l "$_REMOTE_USER" -c "mkdir -p $WINEPREFIX && wine wineboot --init"
|
||||||
|
su -l "$_REMOTE_USER" -c "winetricks corefonts"
|
||||||
|
|
||||||
# Cleanup
|
# Cleanup
|
||||||
apt purge --auto-remove -y
|
apt purge --auto-remove -y
|
||||||
|
Reference in New Issue
Block a user