diff --git a/blueiris.sh b/blueiris.sh index ae56310..21ae9c2 100755 --- a/blueiris.sh +++ b/blueiris.sh @@ -7,6 +7,7 @@ INSTALL_EXE=$HOME/blueiris.exe if [ ! -d "$PREFIX_DIR/drive_c" ]; then winetricks win10 + winetricks -q corefonts wininet vcrun2019 mfc42 fi