An open API service indexing awesome lists of open source software.

https://github.com/Itaggergaard/Ergo-node-TUI-installer

Ergo node installation using a TUI
https://github.com/Itaggergaard/Ergo-node-TUI-installer

Last synced: about 2 months ago
JSON representation

Ergo node installation using a TUI

Awesome Lists containing this project

README

        

This script will installer an ergo node on your Raspberry Pi using a terminal installer.

Download the file to your Pi and make it executable by using the command chmod +x installer.sh

**Warning:**
This script uses super user privileges.
Be absolutly sure you have read and understood what is run on your system before you attempt installation.
You are solely resposible for your system and anyhting installed on it.
The creator of this script waives all resposibility.

**Attributions:**
None of this would be possible without the amazing work of Kushti (https://github.com/kushti), Ladopixel (https://github.com/ladopixel) and LGD (https://github.com/lucagdangelo)