mirror of
https://github.com/onionshare/onionshare.git
synced 2025-08-03 11:56:06 -04:00
Try and ensure meek-client ends up in the snap bin dir
This commit is contained in:
parent
b2663100d6
commit
fcc3e91042
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue