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-14 23:12:33 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3fc751aab9
ctf-tools
/
libheap
/
install-root-fedora
5 lines
79 B
Text
Raw
Normal View
History
Unescape
Escape
install libheap dependencies
2017-01-12 09:47:56 +00:00
#!/bin/bash -e
dnf install -y dnf-plugins-core
added missing -y switch for debug info install
2017-01-12 09:58:18 +00:00
dnf debuginfo-install -y glibc
Reference in a new issue
Copy permalink