mirror of
https://github.com/zardus/ctf-tools
synced 2025-01-05 17:28:49 +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
|