This website requires JavaScript.
Explore
Help
Sign In
MISP
/
MISP-maltego
mirror of
https://github.com/MISP/MISP-maltego
Watch
2
Star
0
Fork
You've already forked MISP-maltego
0
Code
Issues
Releases
Wiki
Activity
c40e776462
MISP-maltego
/
publish_to_pip.sh
5 lines
80 B
Bash
Raw
Blame
History
#!/bin/bash
python3 setup.py sdist bdist_wheel
twine upload dist/*
rm -Rf build
Reference in New Issue
View Git Blame
Copy Permalink