removed serve from compile

This commit is contained in:
Patrick Tschuchnig 2020-01-25 15:57:26 +01:00
parent 61b305618b
commit 5b114c59f4

View File

@ -3,4 +3,3 @@ export GEM_HOME="$HOME/gems"
export PATH="$HOME/gems/bin:$PATH"
bundle exec jekyll build
bundle exec jekyll server