[wine] try fix ssl problem

This commit is contained in:
Maxim Slipenko 2023-09-19 13:03:29 +00:00 committed by GitHub
parent 3c793d0e3d
commit 90cbac1ff7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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