Нi All!

I'm running a custom Wikibase and because of extension compatibility issues I can not use docker image, so I'm installing software from repositories.

I'm installing RDF query service as described in https://github.com/wikimedia/wikidata-query-rdf/blob/master/docs/getting-started.md 

I have a following problem:

When I start runUpdate.sh with the command $ ./runUpdate.sh -n wdq , it starts populating my Blazegraph instance with updates from Wikidata. I can not find any way to configure it to use my local Wikibase instead. No parameters documented, no global or local variables found. Can anyone provide any advice on this?

Thank you for your help!
Victor Agroskin