Bumped rhvoice installer timeout to 20 seconds because sometimes the pi 4 is slow.
This commit is contained in:
parent
a9cedbf340
commit
6c9065bf66
@ -490,7 +490,7 @@ install_wine_bottle() {
|
||||
winetricks -q win8
|
||||
echo "Installing RHVoice..."
|
||||
wine "${cache}/RHVoice-voice-English-Bdl-v4.1.9-setup.exe" &
|
||||
sleep 15
|
||||
sleep 20
|
||||
wineserver -k
|
||||
fi
|
||||
winetricks -q $@ ${winVer:-winxp} ${winetricksSettings}; } | dialog --progressbox "Installing wine bottle, please wait..." -1 -1
|
||||
|
Loading…
Reference in New Issue
Block a user