aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrun_ipfs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_ipfs.sh b/run_ipfs.sh
index 0fae477..9c58585 100755
--- a/run_ipfs.sh
+++ b/run_ipfs.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-/bin/su -l ipfs -c 'IPFS_PATH=/export/ipfs $(/home/shepherd/guix-profiles/ipfs/bin/guix build go-ipfs)/bin/ipfs daemon'
+/bin/su -l ipfs -c 'IPFS_PATH=/export/ipfs $(/home/shepherd/guix-profiles/ipfs/bin/guix build go-ipfs)/bin/ipfs daemon --enable-gc'