ton-blockchain / mytonctrl

A tool to run and maintain a TON node/validator
GNU General Public License v3.0
217 stars 130 forks source link

Update installation branch from "master" to "mytonctrl2" #292

Closed p0lunin closed 1 week ago

p0lunin commented 2 weeks ago

This fix allows to install mytonctrl2 directly from the mytonctrl2 branch. Otherwise, you need to install mytonctrl1 first and then update it to mytonctrl2.

yungwine commented 2 weeks ago

You actually can install mytonctrl2 without installing mytonctrl1 first using -b flag:

sudo bash install.sh -b mytonctrl2