mirror of
https://github.com/MustardChef/WSABuilds.git
synced 2024-11-13 07:05:10 +01:00
Fix dependencies
This commit is contained in:
parent
bff41befd9
commit
6b706d2814
@ -17,7 +17,7 @@ function YesNoBox {
|
|||||||
}
|
}
|
||||||
|
|
||||||
echo "Dependencies"
|
echo "Dependencies"
|
||||||
sudo apt update && sudo apt -y install setools lzip wine winetricks patchelf whiptail e2fsck resize2fs
|
sudo apt update && sudo apt -y install setools lzip wine winetricks patchelf whiptail e2fsprogs
|
||||||
cp -r ../wine/.cache/* ~/.cache
|
cp -r ../wine/.cache/* ~/.cache
|
||||||
winetricks msxml6
|
winetricks msxml6
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user