mirror of
https://github.com/YunoHost-Apps/ssbroom_ynh.git
synced 2024-09-03 20:26:29 +02:00
Update install
This commit is contained in:
parent
f23158c6d8
commit
ff97979e6b
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ ynh_script_progression --message="Building app..." --weight=1
|
|||
ynh_exec_warn_less ynh_install_go --go_version=$go_version
|
||||
ynh_use_go
|
||||
|
||||
pushd $install_dir
|
||||
pushd $install_dir/cmd/server
|
||||
ynh_exec_warn_less ynh_exec_as $app CGO_ENABLED=0 $ynh_go build -o $install_dir/
|
||||
popd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue