#!/bin/bash export install_dir="$(cd "$(dirname $0)"/.. && pwd)" export clone_dir="lib"