Skip to content

Commit

Permalink
Add craftctl default on usbserver parts
Browse files Browse the repository at this point in the history
  • Loading branch information
sukso96100 committed Sep 7, 2023
1 parent 717908d commit 0c5186c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,7 @@ parts:
build-packages:
- build-essential
override-build: |
craftctl default
set -eux
mkdir -p $CRAFT_PART_INSTALL/bin/usbserver
cp -r ./* $SNAPCRAFT_PART_INSTALL/bin/usbserver
Expand Down

0 comments on commit 0c5186c

Please sign in to comment.