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
2024-12-13 22:42:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d932cb840b
ctf-tools
/
scratchablock
/
install-root-debian
5 lines
63 B
Text
Raw
Normal View
History
Unescape
Escape
Missing pre-req
2017-04-23 18:38:01 +00:00
#!/bin/bash -ex
apt-get update
Forgot the 3
2017-04-23 18:40:46 +00:00
apt-get install -y python3-dev
Reference in a new issue
Copy permalink