diff --git a/netlify.toml b/netlify.toml index 11bfa56..1ddebd9 100644 --- a/netlify.toml +++ b/netlify.toml @@ -1,5 +1,5 @@ [build] - command = "python3 ./scripts/blog.py static" + command = "ls -lah && python3 ./scripts/blog.py static" [[redirects]] from = "/git/*"