Skip to content

Commit 65ecef2

Browse files
committed
Revert netlify.toml
1 parent 86546a6 commit 65ecef2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

netlify.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ name = "snooty-cache-plugin"
55
# set in your site’s Branches settings in the UI will inherit
66
# these settings.
77
[build]
8-
base = "source"
9-
publish = "../snooty/public"
10-
command = "cd ../ && . ./build.sh"
8+
9+
publish = "snooty/public"
10+
command = ". ./build.sh"

0 commit comments

Comments
 (0)