up install script for location

This commit is contained in:
Bel LaPointe
2021-12-31 22:28:12 -05:00
parent 183f39bd2a
commit 10b95672e3

View File

@@ -1,5 +1,7 @@
#! /bin/bash
cd "$(dirname "$BASH_SOURCE")"
binary_name="$(head -n 1 go.mod | awk '{print $NF}' | sed 's/.*\///')"
git_commit="$((
git rev-list -1 HEAD