mirror of
https://github.com/YunoHost-Apps/dex_ynh.git
synced 2024-09-03 18:26:22 +02:00
Update install
This commit is contained in:
parent
ec8bb89259
commit
4a7ebf510c
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ ynh_exec_warn_less ynh_install_go --go_version=$GO_VERSION
|
|||
pushd "$final_path"
|
||||
# Build the sources
|
||||
ynh_use_go
|
||||
make build
|
||||
ynh_exec_as $app $ynh_go_load_path make build
|
||||
popd
|
||||
|
||||
ynh_remove_go
|
||||
|
|
Loading…
Reference in a new issue