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-11-10 08:24:12 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
a9e85987aa
ctf-tools
/
gdb
/
install-root-fedora
4 lines
40 B
Text
Raw
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 21:40:17 +00:00
#!/bin/bash -ex
Added a couple of install-root scripts for fedora
2016-12-13 16:20:48 +00:00
dnf install -y texinfo
Reference in a new issue
Copy permalink