mirror of
https://github.com/YunoHost-Apps/dex_ynh.git
synced 2024-09-03 18:26:22 +02:00
Update
This commit is contained in:
parent
f7e81b6579
commit
d4c08b2dee
2 changed files with 0 additions and 2 deletions
|
@ -117,7 +117,6 @@ ynh_exec_warn_less ynh_install_go --go_version=$GO_VERSION
|
|||
pushd "$final_path"
|
||||
# Setup go exe and environnement
|
||||
ynh_use_go
|
||||
go env
|
||||
# Build server from source
|
||||
make build 2>&1
|
||||
# Setup a nice Yunohost logo
|
||||
|
|
|
@ -98,7 +98,6 @@ ynh_exec_warn_less ynh_install_go --go_version=$GO_VERSION
|
|||
pushd "$final_path"
|
||||
# Setup go exe and environnement
|
||||
ynh_use_go
|
||||
"$ynh_go" env
|
||||
# Build server from source
|
||||
make build 2>&1
|
||||
# Setup a nice Yunohost logo
|
||||
|
|
Loading…
Reference in a new issue