This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
ctf-tools
Watch
2
Star
0
Fork
You've already forked ctf-tools
0
mirror of
https://github.com/zardus/ctf-tools
synced
2025-03-04 07:07:10 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
master
ctf-tools
/
foresight
/
install
4 lines
99 B
Text
Raw
Permalink
Normal View
History
Unescape
Escape
fail hard on any error + verify that all scripts use bash -ex to fail early on any error + anticipate that some tools can't be installed by now, but we still want the test to return success to satisfy travis-ci
2017-02-16 22:40:17 +01:00
#!/bin/bash -ex
added foresee, used for crypto100 for whitehat gp 2015
2015-10-24 20:52:24 -07:00
fixed python3 virtualenv support in pip wrapper, foresight via pip/virtualenv install
2016-02-18 17:09:37 +01:00
ctf-tools-pip3 install --upgrade 'git+https://github.com/ALSchwalm/foresight.git'
Reference in a new issue
Copy permalink