BitnetMoney / bitnet

This repository houses the primary implementation of the Bitnet client in Golang. Any significant changes must undergo the BTIP (Bitnet Improvement Proposal) process to be incorporated into the main Bitnet codebase, but we encourage anyone to submit suggestions and provide feedback on the main code.
https://bitnet.money/
GNU Lesser General Public License v3.0
12 stars 6 forks source link

remove "root" in Linux #3

Closed jimmyho168 closed 1 year ago

jimmyho168 commented 1 year ago

It is not necessary to "sudo" and run the node and console in Ubuntu, suggest to remove it.

just change the "bitnet" into "./bitnet" in the *.sh files, no need to copy the bitnet to /usr/bin

masayoshikob commented 1 year ago

resolved on release v0.0.2a