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
- Host: GitHub
- URL: https://github.com/Itaggergaard/Ergo-node-TUI-installer
- Owner: Itaggergaard
- Created: 2024-01-22T08:31:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-09T11:32:54.000Z (over 1 year ago)
- Last Synced: 2024-03-09T12:32:01.110Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
- awesome-ergo - Ergo-node-TUI-installer
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)