Change suffix to version

This commit is contained in:
Jesse van den Kieboom 2015-12-30 11:39:02 +01:00
parent fbfd9ecbdc
commit eb6f1f1d3d

View file

@ -6,7 +6,7 @@ pushd "$scripts/../../" > /dev/null
root=$(pwd -P)
popd > /dev/null
suffix=$(GIT_DIR="$root/.git" git rev-parse --short HEAD)
suffix="3.19"
d="/opt/build/gitg-$suffix"
b="$d/install/bin/brew"