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