diff --git a/src/wine/install.sh b/src/wine/install.sh index 8b17ce4..80f681c 100644 --- a/src/wine/install.sh +++ b/src/wine/install.sh @@ -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 "\"check_certificate = off\" >> ~/.wgetrc" su -l "$_REMOTE_USER" -c "winetricks corefonts" # Cleanup