Signed-off-by: Sameer Raheja <sraheja@nvidia.com>
This commit is contained in:
Sameer Raheja 2021-02-11 18:43:27 +00:00
Родитель 21868526eb
Коммит 44dabbe1f4
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -18,7 +18,7 @@ shell:
/bin/bash
# Spawn a server. Specify the path to the SITE directory by
# exposing it using `expose SITE="../path-to-jekyll-site"` prior to calling or
# exposing it using `export SITE="../path-to-jekyll-site"` prior to calling or
# by prepending it to the make rule e.g.: `SITE=../path-to-site make server`
server:
test -d "${SITE}" || \