Advertisement
EvenoR

Hyperlane

Feb 11th, 2025
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.26 KB | None | 0 0
  1. #1 Create screen session
  2.  
  3. screen -S hyperlane
  4.  
  5. #2 Launch script
  6.  
  7. wget --no-cache -q -O evnr_hyperlane.sh https://raw.githubusercontent.com/Evenorchik/hyperlane_node/refs/heads/main/evnr_hyperlane.sh && sudo chmod +x evnr_hyperlane.sh && ./evnr_hyperlane.sh
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement