mirror of
https://github.com/oxen-io/lokinet.git
synced 2024-10-31 09:20:21 +00:00
9 lines
95 B
Batchfile
9 lines
95 B
Batchfile
REM set up config
|
|
lokinet -g
|
|
|
|
REM bootstrap network
|
|
lokinet-bootstrap
|
|
|
|
REM run lokinet
|
|
lokinet
|