Files
hasherezade-bearparser/bearparser_autobuild.sh
2019-08-16 19:35:13 +02:00

10 lines
174 B
Bash
Executable File

#!/bin/bash
echo "Trying to autobuild bearparser..."
git clone https://github.com/hasherezade/bearparser.git
echo "[+] bearparser cloned"
echo $$
cd bearparser
sh build.sh