Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 306 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 306 Bytes

Install Scripts

To install node to main net:

Ubuntu

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/mr-pandabear/panda-utils/master/node-ubuntu.sh)"

Centos8

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/mr-pandabear/panda-utils/master/node-centos.sh)"