Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
pbek committed Jan 6, 2021
1 parent cd2743c commit e7040b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ parts:
export GO111MODULE=on
export CGO_ENABLED=0
./build.sh
./bin/lmdownload -v
cp -a ./bin/lmdownload $SNAPCRAFT_PART_INSTALL
find $SNAPCRAFT_PART_INSTALL
$SNAPCRAFT_PART_INSTALL/bin/lmdownload -v

0 comments on commit e7040b3

Please sign in to comment.