mirror of
https://github.com/oxen-io/lokinet
synced 2023-12-14 06:53:00 +01:00
8 lines
95 B
Batchfile
8 lines
95 B
Batchfile
REM set up config
|
|
lokinet -g
|
|
|
|
REM bootstrap network
|
|
lokinet-bootstrap
|
|
|
|
REM run lokinet
|
|
lokinet
|