mirror of
https://gitlab.archlinux.org/archlinux/infrastructure.git
synced 2025-01-18 08:06:16 +01:00
syncrepo: allow syncing links.tar.gz
Allow the synchronisation of the links database used by sogrep.
This commit is contained in:
parent
d0270fac57
commit
fd2b6c6aab
@ -77,7 +77,6 @@ if ! tty -s && [[ -f "$target/lastupdate" ]] && diff -b <(curl -Ls "$lastupdate_
|
||||
fi
|
||||
|
||||
rsync_cmd \
|
||||
--exclude='*.links.tar.gz*' \
|
||||
--exclude='/other' \
|
||||
--exclude='/sources' \
|
||||
"${source_url}" \
|
||||
|
Loading…
Reference in New Issue
Block a user