#!/usr/bin/env bash
set -ex
cd $(dirname $0)/..
source ./scripts/version.sh
mkdir -p dist/artifacts
install -s bin/${PROG} dist/artifacts/${RELEASE}