ctf-tools/beef/install-root-debian
2017-02-19 00:30:51 +01:00

9 lines
348 B
Bash
Executable file

#!/bin/bash -ex
echo "Need to get ruby with RVM... Unsupported for now"
exit 1
apt-get -y install build-essential openssl libreadline6 \
libreadline6-dev zlib1g zlib1g-dev libssl-dev \
libyaml-dev libsqlite3-0 libsqlite3-dev sqlite3 \
libxml2-dev libxslt1-dev autoconf libc6-dev \
libncurses5-dev automake libtool bison subversion