Official repo for XERO Node setup Scripts
Copy and paste the respective command into a command prompt on your VPS/server
rm -rf /tmp/debianchainnode.sh && wget https://raw.githubusercontent.com/xero-official/scripts/master/debianchainnode.sh -O /tmp/debianchainnode.sh && sh /tmp/debianchainnode.sh
rm -rf /tmp/debianxeronode.sh && wget https://raw.githubusercontent.com/xero-official/scripts/master/debianxeronode.sh -O /tmp/debianxeronode.sh && sh /tmp/debianxeronode.sh
rm -rf /tmp/debianlinknode.sh && wget https://raw.githubusercontent.com/xero-official/scripts/master/debianlinknode.sh -O /tmp/debianlinknode.sh && sh /tmp/debianlinknode.sh
rm -rf /tmp/debiansupernode.sh && wget https://raw.githubusercontent.com/xero-official/scripts/master/debiansupernode.sh -O /tmp/debiansupernode.sh && sh /tmp/debiansupernode.sh
Copy and paste the respective command into a command prompt on your VPS/server
rm -rf /tmp/rpmchainnode.sh && wget https://raw.githubusercontent.com/xero-official/scripts/master/rpmchainnode.sh -O /tmp/rpmchainnode.sh && sh /tmp/rpmchainnode.sh
rm -rf /tmp/rpmxeronode.sh && wget https://raw.githubusercontent.com/xero-official/scripts/master/rpmxeronode.sh -O /tmp/rpmxeronode.sh && sh /tmp/rpmxeronode.sh
rm -rf /tmp/rpmlinknode.sh && wget https://raw.githubusercontent.com/xero-official/scripts/master/rpmlinknode.sh -O /tmp/rpmlinknode.sh && sh /tmp/rpmlinknode.sh
rm -rf /tmp/rpmsupernode.sh && wget https://raw.githubusercontent.com/xero-official/scripts/master/rpmsupernode.sh -O /tmp/rpmsupernode.sh && sh /tmp/rpmsupernode.sh
These scripts are licensed under the GNU Lesser General Public License v3.0 - https://www.gnu.org/licenses/lgpl-3.0.en.html