diff --git a/scripts/run.sh b/scripts/run.sh index ce03769..d04d288 100755 --- a/scripts/run.sh +++ b/scripts/run.sh @@ -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