I ran the following commands: ``` git clone --bare https://git.shivering-isles.com/shivering-isles/blocklists.git ipfs-test-repo.git cd ipfs-test-repo.git git update-server-info cd .. ipfs add -r -H ipfs-test-repo.git git clone http://QmWShfhbsevDPPRoqq86yma3cThV8zhg5PDPByt7wB9nT7.ipfs.localhost:8080 myrepo ls -la myrepo/ ```