fixed compile.sh..hopefully
This commit is contained in:
parent
ad038d6221
commit
387b4f9131
@ -1,3 +1,5 @@
|
||||
#!/bin/zsh
|
||||
#!/bin/bash
|
||||
export GEM_HOME="$HOME/gems"
|
||||
export PATH="$HOME/gems/bin:$PATH"
|
||||
bundle exec jekyll build
|
||||
bundle exec jekyll server
|
||||
|
Loading…
Reference in New Issue
Block a user