hypercore-one / deployment

GNU General Public License v3.0
1 stars 1 forks source link

hands free deploy #22

Closed 0x3639 closed 1 month ago

0x3639 commented 1 month ago

1) Default behavior ./go-zenon.sh will install go-zenon with no human intervention (handsfree). 2) Added the flag --buildSource [URL] which will build go-zenon from a different repo. User can either add the [URL] or leave empty and prompt for it later. The script will ask for a branch during installation.