rewrite ssh-config script and updated go to v1.12.1
This commit is contained in:
parent
71659f994f
commit
98bd93ca04
2 changed files with 33 additions and 67 deletions
|
|
@ -13,7 +13,7 @@ V14="go1.4.3"
|
|||
bootstrap="${INSTALL}/bootstrap-${V14}"
|
||||
TGZ14="${V14}.tar.gz"
|
||||
|
||||
Vnew="go1.12"
|
||||
Vnew="go1.12.1"
|
||||
TGZnew="${Vnew}.tar.gz"
|
||||
|
||||
rm -rf ${INSTALL}/go*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue