ctf-tools/beef/install

6 lines
85 B
Bash
Executable file

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