nasg/run
Peter Molnar 074e80289c - simplifications
- re-added future support
- fix for exists of category
- new footer
- footnote display fixes
2018-07-25 13:24:31 +01:00

8 lines
157 B
Bash
Executable file

#!/usr/bin/env bash
set -euo pipefail
IFS=$'\n\t'
source ./.venv/bin/activate
python3 nasg.py "$@"
rsync -avu ../www/ liveserver:/web/petermolnar.net/web/