grokmirror: set correct manifest path
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
530c06d70d
commit
b5036aac85
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ site = https://src.fedoraproject.org
|
|||
# file:// (when manifest file is on NFS, for example)
|
||||
# NB: You can no longer specify username:password as part of the URL with
|
||||
# grokmirror 2.x and above. You can use a netrc file for this purpose.
|
||||
manifest = ${site}/manifest.js.gz
|
||||
manifest = ${site}/grokmirror/manifest.js.gz
|
||||
#
|
||||
# As an alternative to setting a manifest URL, you can define a manifest_command.
|
||||
# It has three possible outcomes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue