mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-12 07:52:38 +00:00
fix the windows command-line too
This commit is contained in:
parent
fef48788b0
commit
6f19e74e07
@ -182,7 +182,7 @@ Run::
|
|||||||
bin\tahoe -d ..\grid\alice magic-folder create magic: alice ..\local\alice
|
bin\tahoe -d ..\grid\alice magic-folder create magic: alice ..\local\alice
|
||||||
bin\tahoe -d ..\grid\alice magic-folder invite magic: bob >invitecode
|
bin\tahoe -d ..\grid\alice magic-folder invite magic: bob >invitecode
|
||||||
set /p INVITECODE=<invitecode
|
set /p INVITECODE=<invitecode
|
||||||
bin\tahoe -d ..\grid\bob magic-folder join %INVITECODE% bob ..\local\bob
|
bin\tahoe -d ..\grid\bob magic-folder join %INVITECODE% ..\local\bob
|
||||||
|
|
||||||
Then close the Command Prompt windows that are running the alice and bob
|
Then close the Command Prompt windows that are running the alice and bob
|
||||||
nodes, and open two new ones in which to run::
|
nodes, and open two new ones in which to run::
|
||||||
|
Loading…
Reference in New Issue
Block a user