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.
1) Default behavior
./go-zenon.sh
will installgo-zenon
with no human intervention (handsfree). 2) Added the flag--buildSource [URL]
which will buildgo-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.