ctf-tools/beef/install
2016-05-04 20:01:47 +02:00

6 lines
85 B
Bash

#!/bin/bash
git clone --depth 1 https://github.com/beefproject/beef
cd beef
bundle