Skip to content

Commit dec904c

Browse files
fix entrypoint
1 parent fadec29 commit dec904c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"model": "michaellee1019:mcp23017:seven_segment_led"
1515
}
1616
],
17-
"entrypoint": "reload.sh",
17+
"entrypoint": "dist/main",
1818
"first_run": "",
1919
"build": {
2020
"build": "./build.sh",

0 commit comments

Comments
 (0)