Use non-legacy conf file location
This commit is contained in:
4
start.sh
4
start.sh
@@ -6,7 +6,7 @@
|
|||||||
# you can choose either IPv4 or IPv6
|
# you can choose either IPv4 or IPv6
|
||||||
|
|
||||||
# using ipv4 localhost
|
# using ipv4 localhost
|
||||||
#./lightwalletd -bind-addr localhost:9067 -conf-file ~/.komodo/HUSH3/HUSH3.conf -no-tls
|
#./lightwalletd -bind-addr localhost:9067 -conf-file ~/.hush/HUSH3/HUSH3.conf -no-tls
|
||||||
|
|
||||||
# using ipv6 localhost
|
# using ipv6 localhost
|
||||||
./lightwalletd -bind-addr ip6-localhost:9067 -conf-file ~/.komodo/HUSH3/HUSH3.conf -no-tls
|
./lightwalletd -bind-addr ip6-localhost:9067 -conf-file ~/.hush/HUSH3/HUSH3.conf -no-tls
|
||||||
|
|||||||
Reference in New Issue
Block a user