setup.sh 149 B

1234567
  1. #!/bin/bash
  2. apt update -y
  3. apt-get install mingw-w64 -y
  4. pip install pycryptodome
  5. apt install osslsigncode -y
  6. cd Harriet/Resources/
  7. bash createcert.sh