www.archline.hu — clean post-compromise baseline #2
@ -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.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user