Skip to content

Commit

Permalink
Installing pycryptodomex first on mirage build
Browse files Browse the repository at this point in the history
  • Loading branch information
FlUxIuS committed Feb 6, 2025
1 parent a7b0ea4 commit a912cf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/rf_tools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ function mirage_soft_install() {
echo apt-fast console-setup/charmap47 string "UTF-8" | debconf-set-selections
install_dependencies "libpcsclite-dev pcsc-tools kmod kbd python3-pip python3-build"
pip3install "keyboard"
pip3install pycryptodomex --no-use-pep517
goodecho "[+] Installing Mirage"
[ -d /root/thirdparty ] || mkdir -p /root/thirdparty
cd /root/thirdparty
Expand Down

0 comments on commit a912cf8

Please sign in to comment.