#! /bin/bash FILE="$(realpath "${BASH_SOURCE[0]}")" DIRECTORY="$(dirname "${FILE}")" cd "${DIRECTORY}" make clean make publish