Add shell script to trigger website compilation.

Providing the environment variable required by the elisp code.
master
Stéphane Adjemian (Ryûk) 2021-10-31 19:27:57 +01:00
parent 9c61b09deb
commit 11e74047a7
Signed by: stepan
GPG Key ID: 295C1FE89E17EB3C
1 changed files with 3 additions and 0 deletions

3
build.sh Executable file
View File

@ -0,0 +1,3 @@
g#!/bin/sh
WEBSITE_ROOT_FOLDER=~/website/stephane-adjemian.fr make all