Minor fixes.
This commit is contained in:
parent
778b352d2b
commit
9cd7997c6e
7 changed files with 23 additions and 46 deletions
|
|
@ -17,7 +17,7 @@ REPO_ROOT="$(git rev-parse --show-toplevel 2>/dev/null || pwd)"
|
|||
CONTENT_DIR="$REPO_ROOT/content"
|
||||
ZENSICAL_CFG_PATH="$REPO_ROOT/zensical.toml"
|
||||
SITE_DIR="$REPO_ROOT/deploy"
|
||||
LOG_DIR="$REPO_ROOT/logs"
|
||||
LOG_DIR="$REPO_ROOT/.checks/logs"
|
||||
mkdir -p "$LOG_DIR"
|
||||
|
||||
# Cleanup old logs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue