Minor fixes.

This commit is contained in:
g_it 2026-02-16 18:43:42 +01:00
commit 9cd7997c6e
Signed by untrusted user who does not match committer: g_it
GPG key ID: A2B0A7C06A054627
7 changed files with 23 additions and 46 deletions

View file

@ -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