1 changed files with 1 additions and 1 deletions
@ -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' |
|||
|
Loading…
Reference in new issue