mirror of
https://github.com/YunoHost-Apps/beehive_ynh.git
synced 2024-09-03 18:06:24 +02:00
path export
This commit is contained in:
parent
4af3455b88
commit
1ca999e658
1 changed files with 1 additions and 0 deletions
|
@ -80,6 +80,7 @@ pushd "$tmpdir"
|
||||||
popd
|
popd
|
||||||
ynh_secure_remove "$tmpdir"
|
ynh_secure_remove "$tmpdir"
|
||||||
export PATH=$PATH:/usr/local/go/bin
|
export PATH=$PATH:/usr/local/go/bin
|
||||||
|
export GOPATH=/usr/local/go/bin
|
||||||
|
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
Loading…
Reference in a new issue