mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-27 05:34:16 +01:00
close #85
This commit is contained in:
parent
57f242487a
commit
5f10ebcd29
@ -95,7 +95,7 @@ pip list --disable-pip-version-check | grep -E "^requests " >/dev/null 2>&1 || p
|
||||
|
||||
winetricks list-installed | grep -E "^msxml6" >/dev/null 2>&1 || {
|
||||
cp -r ../wine/.cache/* ~/.cache
|
||||
winetricks -q msxml6 || abort
|
||||
winetricks msxml6 || abort
|
||||
}
|
||||
|
||||
function Radiolist {
|
||||
|
Loading…
Reference in New Issue
Block a user