1
Fork 0
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
theorangeone.net-legacy/scripts/build
2017-01-10 08:42:54 +00:00

5 lines
72 B
Bash
Executable file

#!/usr/bin/env bash
export PATH=env/bin:${PATH}
pelican -o output/ -v