oxen-io / lokinet

Lokinet is an anonymous, decentralized and IP based overlay network for the internet.
https://lokinet.org/
GNU General Public License v3.0
1.79k stars 224 forks source link

lokinet-bootstrap: command not found #1984

Open mahdi-ln opened 2 years ago

mahdi-ln commented 2 years ago
$ lokinet -g 
$ lokinet-bootstrap 
bash: lokinet-bootstrap: command not found

Device and Operating system (please complete the following information):

majestrate commented 2 years ago

I need to re add the lokinet-bootstrap part as it was a shell script originally, then we made it a binary (because windows) but now we need to make it a shell script again.