~ehamberg/blog

0084c64713da07d98ad5d025d498c09fda923a45 — Erlend Hamberg 1 year, 6 months ago ebce86a
Remove (hopefully) unneeded `configure` command
1 files changed, 0 insertions(+), 1 deletions(-)

M blog/src/Main.hs
M blog/src/Main.hs => blog/src/Main.hs +0 -1
@@ 122,7 122,6 @@ conf =
          [ "aws --profile hamberg.no --region eu-central-1",
            "s3 sync result/dist s3://hamberg.no/erlend/",
            "--cache-control 'public, max-age=86400'",
            "&& aws configure set preview.cloudfront true",
            "&& aws --profile hamberg.no cloudfront create-invalidation",
            "--no-cli-pager",
            "--distribution-id EINNQNCHBL80C",