We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f2385f commit 4c32f4dCopy full SHA for 4c32f4d
README.md
@@ -38,7 +38,7 @@ name = "simple-bof"
38
39
[binary]
40
os = "ubuntu:16.04"
41
-entry = "./simple-bof"
+cmd = "./simple-bof"
42
43
[[binary.executable]]
44
path = "build/simple-bof"
0 commit comments