ctf-tools/sqlmap/install-root-debian

5 lines
67 B
Text
Raw Normal View History

#!/bin/bash
set -eu -o pipefail
apt-get -y install libsqlite3-dev