tag 4.2 with lts and argon
This commit is contained in:
parent
2445743c14
commit
9f3ae6af1f
|
@ -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 latest';
|
||||
array_4_2='4 lts argon';
|
||||
array_5_0='5 latest';
|
||||
|
||||
cd $(cd ${0%/*} && pwd -P);
|
||||
|
|
Loading…
Reference in New Issue