Browse Source

Merge pull request #4 from larsw/fix-central-does-not-exist

Fix warning about central not existing
custom-downloader
larsw GitHub 3 years ago
parent
commit
112c47810f
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      sync/settings.xml

+ 5
- 0
sync/settings.xml View File

@@ -1,4 +1,9 @@
<settings> <settings>
<profiles>
<profile>
<id>central</id>
</profile>
</profiles>
<mirrors> <mirrors>
<mirror> <mirror>
<id>central</id> <id>central</id>


Loading…
Cancel
Save