near / nearup

Public scripts to launch NEAR Protocol betanet and testnet node
102 stars 33 forks source link

Can't run `./nearup` directly from repo. #191

Closed pmnoxx closed 2 years ago

pmnoxx commented 2 years ago

It's would be useful to be able to run nearup directly. By simply running ./nearup without having to install it.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity in the last 2 months. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.

mina86 commented 2 years ago

So what’s the deal with this? Should we do it? Sounds like all that needs to be done is chmod 755 nearup?