Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
b3e73c62
Commit
b3e73c62
authored
May 26, 2015
by
Jeromy Johnson
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #1292 from diasdavid/patch-1
Change one of the "ipfs" to "ipns"
parents
4e71ce3c
b2e45da0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
core/commands/mount_unix.go
core/commands/mount_unix.go
+2
-2
No files found.
core/commands/mount_unix.go
View file @
b3e73c62
...
...
@@ -41,7 +41,7 @@ Mount ipfs at a read-only mountpoint on the OS (default: /ipfs and /ipns).
All ipfs objects will be accessible under that directory. Note that the
root will not be listable, as it is virtual. Access known paths directly.
You may have to create /ipfs and /ip
f
s before using 'ipfs mount':
You may have to create /ipfs and /ip
n
s before using 'ipfs mount':
> sudo mkdir /ipfs /ipns
> sudo chown `
+
"`"
+
`whoami`
+
"`"
+
` /ipfs /ipns
...
...
@@ -53,7 +53,7 @@ Mount ipfs at a read-only mountpoint on the OS (default: /ipfs and /ipns).
All ipfs objects will be accessible under that directory. Note that the
root will not be listable, as it is virtual. Access known paths directly.
You may have to create /ipfs and /ip
f
s before using 'ipfs mount':
You may have to create /ipfs and /ip
n
s before using 'ipfs mount':
> sudo mkdir /ipfs /ipns
> sudo chown `
+
"`"
+
`whoami`
+
"`"
+
` /ipfs /ipns
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment