#!/bin/bash -e git clone https://github.com/SpiderLabs/cribdrag mkdir bin cd bin ln -s ../cribdrag/* . cd ..