Autoinstaller Script for Quilibrium as a Service
Go to file
2024-05-19 17:18:30 +03:00
.profile_binary Added easy management commands 2024-05-19 14:49:40 +03:00
.profile_docker bug fix on config.sh 2024-05-19 17:18:30 +03:00
.profile_service Added easy management commands 2024-05-19 14:49:40 +03:00
config.sh bug fix on config.sh 2024-05-19 17:18:30 +03:00
install_binary.sh Added system upgrade at firs stage 2024-05-19 14:52:20 +03:00
install_quilibrium_service.sh Install script from binary added 2024-05-19 14:37:41 +03:00
README.md Readme update 2024-05-19 01:24:18 +03:00
update.sh update.sh added 2024-05-18 18:24:37 +03:00

QuilibriumAutoInstaller

Autoinstaller Script for Quilibrium as a Service

copy the all files at root folder.

chmod u+x Install_Quilibrium_Service.sh
chmod u+x config.sh
chmod u+x update.sh

./Install_Quilibrium_Service.sh

After installing your node, kindly wait for 10-15minutes then run config.sh

./config.sh

Do not forget go make

source ~/.bashrc 

and check

go version 

after installation.