close
Warning:
Can't synchronize with repository "(default)" (Unsupported version control system "darcs": Can't find an appropriate component, maybe the corresponding plugin was not enabled? ). Look in the Trac log for more information.
- Timestamp:
-
2011-01-09 07:25:17 (14 years ago)
- Author:
-
zooko
- Comment:
-
fix the last thing to be a unix command line
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v37
|
v38
|
|
45 | 45 | {{{tahoe cp wiki.html `tahoe mkdir | tee WRITECAPABILITY.txt`}}} |
46 | 46 | |
47 | | You can now access your Unhosted Wiki via: |
| 47 | You can now access your Unhosted Wiki by the URL that results from: |
48 | 48 | |
49 | | {{{http://localhost:3456/`cat WRITECAPABILITY.txt`/wiki.html}}} |
| 49 | {{{echo http://localhost:3456/`cat WRITECAPABILITY.txt`/wiki.html}}} |