I just tested this version is and it seems Ubuntu-compatible. One might change that to the default suggestion in 'ipfs daemon --help' (and wherever else this is used).
The text was updated successfully, but these errors were encountered:
tweak the daemon --help output to use escaped double quotes instead
of single quotes so the same command can be used on windows.
fixes: #2034
License: MIT
Signed-off-by: Oli Evans <oli@tableflip.io>
SCBuergel commentedDec 3, 2015
As 'ipfs daemon --help' suggests, the cors domain can be set via
which in Windows yields
The correct version should be
I just tested this version is and it seems Ubuntu-compatible. One might change that to the default suggestion in 'ipfs daemon --help' (and wherever else this is used).
The text was updated successfully, but these errors were encountered: