Fix latest tag

This commit is contained in:
Peter Petrov 2017-05-03 22:21:22 +03:00
parent 1da1a1ad58
commit e866277fa5
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);