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