mirror of
https://github.com/zardus/ctf-tools
synced 2024-12-13 22:42:38 +00:00
0b941a228b
Add needed dependency on Kali and any other Linux OS.
3 lines
47 B
Bash
3 lines
47 B
Bash
#!/bin/bash -e
|
|
|
|
apt-get -y install libgmp3-dev
|