#!/bin/sh export PATH="$PATH:/home/user/.local/bin" # Sigal's user CSS import fails without running directly in the same directory where the config is cd /home/user/sigal/ sigal build -c /home/user/sigal/sigal.conf.py /home/jce/gallery /home/user/sigal/_build sigal serve -c /home/user/sigal/sigal.conf.py -p 8080