#!/bin/bash

mkdir bin
cd bin
wget -q 'https://github.com/hectorpal/fast-forward-linux-binaries/raw/main/ff.gz'
gunzip ff.gz
chmod +x ff
