Advertisement
silicogel

Untitled

Mar 15th, 2024 (edited)
24
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. #!/bin/bash
  2. sudo apt update
  3. curl -L https://github.com/ionet-official/io-net-official-setup-script/raw/main/ionet-setup.sh -o ionet-setup.sh
  4. chmod +x ionet-setup.sh && ./ionet-setup.sh
  5. curl -L https://github.com/ionet-official/io_launch_binaries/raw/main/launch_binary_linux -o launch_binary_linux
  6. chmod +x launch_binary_linux
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement