mirror of
https://github.com/YunoHost-Apps/dex_ynh.git
synced 2024-09-03 18:26:22 +02:00
Update ynh_install_go
This commit is contained in:
parent
b6e043b5e1
commit
24c1ce4f90
1 changed files with 2 additions and 0 deletions
|
@ -75,6 +75,8 @@ ynh_use_go () {
|
|||
pushd $final_path
|
||||
$goenv_install_dir/bin/goenv local $go_version
|
||||
popd
|
||||
|
||||
"$ynh_go" env
|
||||
}
|
||||
|
||||
# Install a specific version of Go
|
||||
|
|
Loading…
Add table
Reference in a new issue