mirror of
https://github.com/onionshare/onionshare.git
synced 2025-04-14 21:03:08 -04:00
Try to build meek-client to the correct directory
This commit is contained in:
parent
4bf8ee1700
commit
bab72f53c1
@ -221,5 +221,4 @@ parts:
|
||||
source-tag: v0.38.0
|
||||
override-build: |
|
||||
cd meek-client
|
||||
mkdir -p /build/onionshare/meek-client/install/bin
|
||||
go build -o /build/onionshare/meek-client/install/bin/meek-client ./...
|
||||
go build -o $SNAPCRAFT_PART_INSTALL/bin/meek-client ./...
|
||||
|
Loading…
x
Reference in New Issue
Block a user