www.archline.hu — clean post-compromise baseline #2

Merged
imre.agent merged 88 commits from baseline/47 into main 2026-07-16 14:40:45 +02:00
Showing only changes of commit 3986054b92 - Show all commits

View File

@ -27,9 +27,9 @@ git -C "$ROOT" submodule update --init \
# runtime data dirs (cache/tmp/logs/images are data, not verified code).
log "core: Joomla 3.8.11 (official package)"
rsync -a \
--exclude='cache/' --exclude='tmp/' --exclude='logs/' \
--exclude='images/sampledata/' --exclude='images/banners/' --exclude='images/headers/' \
--exclude='images/joomla_black.png' --exclude='images/powered_by.png' \
--exclude='/cache/' --exclude='/tmp/' --exclude='/logs/' \
--exclude='/images/sampledata/' --exclude='/images/banners/' --exclude='/images/headers/' \
--exclude='/images/joomla_black.png' --exclude='/images/powered_by.png' \
"$ROOT/core/" "$OUT/"
# 2) Upstream-package extensions — deployed-layout, byte-reconciled to live.