Skip to content

Commit

Permalink
fix: remove _start entrypoint to pass args
Browse files Browse the repository at this point in the history
  • Loading branch information
G4Vi committed Sep 22, 2023
1 parent a2d60e7 commit b2ba69a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions product-mini/platforms/linux/hermit.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
"MAP": [],
"ENV": "",
"unused": {},
"ENTRYPOINT": "_start"
"unused": {}
}

0 comments on commit b2ba69a

Please sign in to comment.