Skip to content

Commit

Permalink
close LSPosed#11
Browse files Browse the repository at this point in the history
  • Loading branch information
Howard20181 committed Aug 17, 2022
1 parent 88cab1d commit e180b3a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e180b3a

Please sign in to comment.