rsync scribe from custom location doesn't work right (Bug #93)
Description
This is about dupes.
Let's say you have stable grimoire installed from tarball. And you want to add another one from rsync location.
Let it be rsync://rsync.domain.tld::mod/stable
you use this command to add it:
scribe add blah from rsync://rsync.domain.tld::mod/stable
and instead of putting it to /var/lib/sorcery/codex/blah, sorcery starts to remove stable grimoire via rsync...