ACE3/docs/entrypoint.sh
2018-12-20 11:10:05 +01:00

4 lines
107 B
Bash

#!/bin/sh
jekyll serve --force_polling --future --config _config_dev.yml -H 0.0.0.0 -P 4000 ${JEKYLLARGS}