mirror of
https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh.git
synced 2024-09-03 19:46:01 +02:00
parent
b099dccfe8
commit
d1ec75fe63
1 changed files with 1 additions and 1 deletions
|
@ -205,7 +205,7 @@ ynh_setup_source --dest_dir="$final_path"
|
||||||
|
|
||||||
# Build mautrix-whatsapp
|
# Build mautrix-whatsapp
|
||||||
base_directory=$PWD
|
base_directory=$PWD
|
||||||
#export GOPATH="$final_path"_src
|
export GOPATH="$final_path"_src
|
||||||
#export GOCACHE="$final_path/.cache/go-build"
|
#export GOCACHE="$final_path/.cache/go-build"
|
||||||
cd $final_path
|
cd $final_path
|
||||||
#export PATH=$PATH:$GO_PATH
|
#export PATH=$PATH:$GO_PATH
|
||||||
|
|
Loading…
Add table
Reference in a new issue