homepage/run.sh

4 lines
135 B
Bash
Raw Normal View History

2019-10-05 19:49:01 -06:00
#! /bin/sh
docker run --rm --net=host -v $(pwd):/srv/jekyll -u $(id -u):$(id -g) jekyll/jekyll:minimal /usr/gem/bin/jekyll s --host 0