This website works better with JavaScript.
Explore
Help
Sign In
public
/
misp
Watch
2
Star
0
Fork
You've already forked misp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f18fb0f60c
misp
/
build-install-all.sh
13 lines
169 B
Raw
Blame
History
#!/bin/bash
cd
./forward
./install-locally.sh
cd
..
cd
./helper
./install-locally.sh
cd
..
cd
./mirror
./install-locally.sh
cd
..
cd
./reverse
./install-locally.sh
cd
..
Reference in new issue
View Git Blame
Copy Permalink