minor tweak

This commit is contained in:
2026-02-22 13:06:50 +01:00
parent 3cf1e0f4e6
commit 0ecf256ff0

View File

@@ -70,7 +70,7 @@ fi
#
# Redirect output to logfile
#
exec >>"$logfile" 2>&1
exec >"$logfile" 2>&1
echo "============================================================"
echo "DokuWiki update run : $(date)"