mirror of
https://github.com/onionshare/onionshare.git
synced 2025-04-21 07:56:32 -04:00
Try and ensure meek-client ends up in the snap bin dir
This commit is contained in:
parent
b2663100d6
commit
fcc3e91042
@ -223,3 +223,4 @@ parts:
|
||||
cd meek-client
|
||||
mkdir -p /build/onionshare/meek-client/install/bin
|
||||
go build -o /build/onionshare/meek-client/install/bin/meek-client ./...
|
||||
cp /build/onionshare/meek-client/install/bin/meek-client $CRAFT_PART_INSTALL/bin
|
||||
|
Loading…
x
Reference in New Issue
Block a user