Skip to content

Commit

Permalink
Fix rock entry point
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-ratushnyy committed Nov 29, 2023
1 parent be6e870 commit 1570b9a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,11 @@ parts:
source: licenses
organize:
LICENSE-rock: licenses/LICENSE-rock

entry:
plugin: dump
source: scripts
organize:
start.sh: bin/start.sh
stage:
- bin/start.sh

0 comments on commit 1570b9a

Please sign in to comment.