From aaa4ac7ecd00cdeeff168fc5f4a72068e923d12c Mon Sep 17 00:00:00 2001 From: ryanmurray Date: Thu, 7 Jan 2021 20:03:03 -0800 Subject: [PATCH] Update blueiris.sh --- blueiris.sh | 1 + 1 file changed, 1 insertion(+) 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