From e180b3a3efd718f6647363788861a132d85f5a19 Mon Sep 17 00:00:00 2001 From: Howard20181 <40033067+Howard20181@users.noreply.github.com> Date: Wed, 17 Aug 2022 20:49:13 +0800 Subject: [PATCH] close #11 --- scripts/run.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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