12 lines
423 B
Markdown
12 lines
423 B
Markdown
# QuilibriumAutoInstaller
|
|
Autoinstaller Script for Quilibrium as a Service
|
|
|
|
Use below command to install v1.4.18
|
|
|
|
wget -O - https://raw.githubusercontent.com/0xOzgur/QuilibriumTools/main/install/install_quilibrium_service.sh | bash
|
|
|
|
|
|
If you need to upgrade your node from previous version to 1.4.18, apply below command
|
|
|
|
wget -O - https://raw.githubusercontent.com/0xOzgur/QuilibriumTools/main/update.sh | bash
|