Browse Source

ipfs command path

Bob Mottram 9 years ago
parent
commit
28d3640c6d
No account linked to committer's email
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/zeronetavahi

+ 1
- 1
src/zeronetavahi View File

52
 ZERONET_CONFIG=$ZERONET_INSTALL/bootstrap
52
 ZERONET_CONFIG=$ZERONET_INSTALL/bootstrap
53
 
53
 
54
 IPFS_PORT=4001
54
 IPFS_PORT=4001
55
-IPFS_COMMAND=/usr/local/bin/jsipfs
55
+IPFS_COMMAND=/usr/bin/jsipfs
56
 
56
 
57
 MY_BLOG_STR=$"My Blog"
57
 MY_BLOG_STR=$"My Blog"
58
 MY_MAIL_STR=$"My Mail"
58
 MY_MAIL_STR=$"My Mail"