up install script for location

Bel LaPointe 2021-12-31 22:28:12 -05:00
parent 183f39bd2a
commit 10b95672e3
1 changed files with 2 additions and 0 deletions

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