Files
blog_os/ci/travis-build.sh
2016-10-04 19:15:19 +02:00

8 lines
103 B
Bash

#!/bin/sh
set -e
git clone https://github.com/phil-opp/blog_os.git
cp -r blog_os/blog ../blog
./hugo