Skip to content
 
 

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Odysseygo install script

Requirements

  • curl - if this package is missing, the script will try to install it
  • wget - if this package is missing, the script will try to install it
  • dnsutils - if this package is missing, the script will try to install it Packages required when using the --version flag:
  • gcc- if this package is missing, you need to install it yourself
  • go - if this package is missing, you need to install it yourself
  • git - if this package is missing, you need to install it yourself

Examples

For instructions, enter the command:

./odysseygo-installer.sh --help

Install the latest release of the odysseygo for the mainnet:

./odysseygo-installer.sh

Install the odysseygo from develop branch for the mainnet:

./odysseygo-installer.sh --version develop

Install the latest release of the odysseygo for the testnet:

./odysseygo-installer.sh --testnet

Install the odysseygo from develop branch for the testnet:

./odysseygo-installer.sh --version develop --testnet

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages