Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
infrastructure
Commits
fd2b6c6a
Commit
fd2b6c6a
authored
Oct 15, 2019
by
Jelle van der Waa
🚧
Browse files
syncrepo: allow syncing links.tar.gz
Allow the synchronisation of the links database used by sogrep.
parent
d0270fac
Changes
1
Hide whitespace changes
Inline
Side-by-side
roles/syncrepo/files/syncrepo
View file @
fd2b6c6a
...
...
@@ -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
}
"
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment