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
315fec94
Commit
315fec94
authored
Feb 11, 2021
by
Jelle van der Waa
🚧
Browse files
Merge branch 'stop-excluding-isos' into 'master'
Stop excluding the iso dir on mirrors See merge request
!302
parents
26f0a4d0
31ba1b2b
Pipeline
#5177
passed with stage
in 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
roles/syncrepo/files/syncrepo-template.sh
View file @
315fec94
...
...
@@ -94,7 +94,6 @@ rsync_cmd \
--exclude
=
'*.links.tar.gz*'
\
--exclude
=
'/other'
\
--exclude
=
'/sources'
\
--exclude
=
'/iso'
\
"
${
source_url
}
"
\
"
${
target
}
"
...
...
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