mirror of
https://github.com/YunoHost-Apps/listmonk_ynh.git
synced 2024-09-03 19:36:15 +02:00
fix cd
This commit is contained in:
parent
93421d2b0c
commit
41cb3ef123
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ then
|
|||
# Install Go
|
||||
ynh_exec_warn_less ynh_install_go --go_version=$GO_VERSION
|
||||
pushd "$install_dir/build"
|
||||
cd listmonk-*
|
||||
# Build the sources
|
||||
ynh_use_go
|
||||
export GOPATH="$install_dir/build/go"
|
||||
|
|
Loading…
Add table
Reference in a new issue