From 3789337a0d827253101430636b35159a53adc938 Mon Sep 17 00:00:00 2001 From: Patrick Tschuchnig Date: Sat, 25 Jan 2020 15:58:09 +0100 Subject: [PATCH] ... --- compile.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/compile.sh b/compile.sh index 6ebc77e..90f8816 100755 --- a/compile.sh +++ b/compile.sh @@ -1,5 +1,4 @@ #!/bin/bash export GEM_HOME="$HOME/gems" export PATH="$HOME/gems/bin:$PATH" - bundle exec jekyll build