Advertisement
EvenoR

Nexus Script

Feb 20th, 2025
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. #install dependencies, create swap file of 8gb.
  2. wget --no-cache https://raw.githubusercontent.com/Evenorchik/nexus/refs/heads/main/evenornexus.sh -O evenornexus.sh && chmod +x evenornexus.sh && ./evenornexus.sh
  3.  
  4. #run screen session
  5. screen -S nexus
  6.  
  7. #run official installation script
  8. curl https://cli.nexus.xyz/ | sh
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement