Use BREADSITE_DATA_DIR if it exists

This commit is contained in:
Case Duckworth 2021-11-21 14:03:54 -06:00
parent df1b10d7b5
commit 14ca0d6b9b
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ main() {
# this will run everything else.
# change when deploying
prefix=~/breadpunk/site/static
prefix="${BREADSITE_DATA_DIR:-~/breadpunk/site/static}"
# jobs to run
# command | toml_output > file