From 215ae3d82110de2c06b42bd499465865cb270c52 Mon Sep 17 00:00:00 2001 From: Gusted Date: Tue, 12 Jan 2021 22:30:31 +0100 Subject: [PATCH] New line --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 75dbd529..ae4acd74 100755 --- a/build.sh +++ b/build.sh @@ -1,4 +1,4 @@ #!/usr/bin/env sh set -e # halt script on error -JEKYLL_ENV=production bundle exec jekyll build \ No newline at end of file +JEKYLL_ENV=production bundle exec jekyll build