Dont use the `lts` tag

This commit is contained in:
Hugues Malphettes 2015-10-30 12:40:11 +08:00
parent 3f427e4d82
commit ccd044ed86
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ set -e
hash git 2>/dev/null || { echo >&2 "git not found, exiting."; }
array_0_12='0';
array_4_2='4 lts argon';
array_4_2='4 argon';
array_5_0='5 latest';
cd $(cd ${0%/*} && pwd -P);