This commit is contained in:
Howard20181 2022-08-17 20:49:13 +08:00
parent 88cab1de9e
commit e180b3a3ef

View File

@ -49,7 +49,8 @@ function Gen_Rand_Str {
}
echo "Dependencies"
sudo apt update && sudo apt -y install setools lzip wine winetricks patchelf whiptail e2fsprogs
sudo apt update && sudo apt -y install setools lzip wine winetricks patchelf whiptail e2fsprogs python3-pip
sudo python3 -m pip install requests
cp -r ../wine/.cache/* ~/.cache
winetricks msxml6 || abort