Merge pull request #396 from pesho/fix_latest

Fix latest tag
This commit is contained in:
Christopher Horrell 2017-05-03 16:07:27 -04:00 committed by GitHub
commit 34ed25d6b3
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ hash git 2>/dev/null || { echo >&2 "git not found, exiting."; }
array_4_8='4 argon';
array_6_10='6 boron';
array_7_9='7 latest';
array_7_10='7 latest';
cd $(cd ${0%/*} && pwd -P);