~lobisquit/recipes

7e5865e78d98695498b9362c6cea5056f6fc03b9 — Enrico Lovisotto 2 years ago dc0041d latex
Using path of script as base directory for local builds
1 files changed, 2 insertions(+), 0 deletions(-)

M local_build.sh
M local_build.sh => local_build.sh +2 -0
@@ 1,6 1,8 @@
#/bin/bash
set -xe

cd "$(dirname "$0")"

. venv/bin/activate

# build website