diff --git a/build.sh b/build.sh index 7f1f813..8574fdd 100755 --- a/build.sh +++ b/build.sh @@ -1,5 +1,5 @@ -#!/bin/bash -cd $HOME/build/kaboom-website/ +#!/bin/sh +cd $HOME/build/kaboom.pw/ rm Gemfile.lock bundle install if bundle exec jekyll build --destination $HOME/html/kaboom.pw/; then diff --git a/index.html b/index.html index 5e14794..9516d7b 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ layout: default ---