Skip to content

Commit 4ff1d6d

Browse files
committed
fix netlify.toml
1 parent a8275d9 commit 4ff1d6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ name = "snooty-cache-plugin"
33

44
[build]
55
publish = "snooty/public"
6-
command = ". ./build.sh"
6+
command = "../build.sh"

0 commit comments

Comments
 (0)