ctf-tools/stegosaurus/install
2025-03-09 15:48:45 -07:00

12 lines
156 B
Bash
Executable file

#!/bin/bash -ex
INST_DIR="$PWD"
git clone --depth 1 https://github.com/AngelKitty/stegosaurus.git
mkdir bin
cd bin
ln -s ../stegosaurus/stegosaurus .