Dernière activité 1752994328

Sigal launch script

Révision 74100de95d7912a0fa9482275e29efe15dca70cf

sigal.sh Brut
1#!/bin/sh
2
3export PATH="$PATH:/home/user/.local/bin"
4
5sigal build -c /home/user/sigal/sigal.conf.py /home/jce/gallery /home/user/sigal/_build
6sigal serve -c /home/user/sigal/sigal.conf.py -p 8080