From b732b4472d1b14be94dafcfea404dc1d4be9e67f Mon Sep 17 00:00:00 2001 From: Jacob Heider Date: Fri, 21 Oct 2022 11:09:42 -0400 Subject: [PATCH] document an ipfs esoterism --- projects/ipfs.tech/package.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/projects/ipfs.tech/package.yml b/projects/ipfs.tech/package.yml index feb2560a..5ade013b 100644 --- a/projects/ipfs.tech/package.yml +++ b/projects/ipfs.tech/package.yml @@ -20,4 +20,6 @@ test: script: ipfs init env: + # This keeps the test from polluting the user's home directory (and causing a later, + # presumably intentional, `ipfs init` from erroring). IPFS_PATH: .