1
0
Fork 0
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:
Limezy 2022-03-25 13:42:37 +07:00
parent b6e043b5e1
commit 24c1ce4f90

View file

@ -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