Dont use the `lts` tag
This commit is contained in:
parent
3f427e4d82
commit
ccd044ed86
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue