Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in 8/28 dojo #3

Open
jackfoxy opened this issue Sep 30, 2021 · 1 comment
Open

Error in 8/28 dojo #3

jackfoxy opened this issue Sep 30, 2021 · 1 comment

Comments

@jackfoxy
Copy link

To initialize your filesystem synchronization, run |mount % once. This creates a home/ directory with a number of standard child directories.

This usage of |mount throws an error.

Should be |mount /=home= %once

@jackfoxy
Copy link
Author

I misread |mount % once as |mount %once

But there is still a problem, |mount % creates a directory named base, so commits should be |commit %base

2nd and last bug I found in the dojo,

line 12 of mod3.hoon
~& index
has a syntax error. There must be 2 spaces between ~& and index.

Easy to get wrong in html.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant