mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 21:17:54 +00:00
You can just use multiple terminals
If you know how to daemonize stuff you can figure it out yourself I guess.
This commit is contained in:
parent
a0931f4999
commit
bdb7c50fac
@ -20,8 +20,8 @@ This script expects the client node to be running already.
|
||||
|
||||
To set up the client node, do the following:
|
||||
|
||||
$DAEMONIZE tahoe run DIR
|
||||
tahoe create-client --introducer=INTRODUCER_FURL DIR
|
||||
tahoe run DIR
|
||||
tahoe -d DIR create-alias testgrid
|
||||
# pick a 10kB-ish test file, compute its md5sum
|
||||
tahoe -d DIR put FILE testgrid:old.MD5SUM
|
||||
|
Loading…
Reference in New Issue
Block a user