We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2741bb5 commit b5ed4ddCopy full SHA for b5ed4dd
netlify.toml
@@ -1,4 +1,4 @@
1
[build]
2
functions = "compiled-functions/"
3
- command = "chmod +x .build.sh && ./build.sh"
+ command = "chmod +x ./build.sh && ./build.sh"
4
publish = "public"
0 commit comments