1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_whatsapp_ynh.git synced 2024-09-03 19:46:01 +02:00
* GOPATH _src
This commit is contained in:
Gredin67 2020-05-03 01:07:26 +02:00 committed by GitHub
parent b099dccfe8
commit d1ec75fe63
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -205,7 +205,7 @@ ynh_setup_source --dest_dir="$final_path"
# Build mautrix-whatsapp
base_directory=$PWD
#export GOPATH="$final_path"_src
export GOPATH="$final_path"_src
#export GOCACHE="$final_path/.cache/go-build"
cd $final_path
#export PATH=$PATH:$GO_PATH