Skip to content

Instantly share code, notes, and snippets.

@LinLL
Last active March 30, 2024 13:41
Show Gist options
  • Save LinLL/07dddc578d294fd2b8a66eee0a7dca0e to your computer and use it in GitHub Desktop.
Save LinLL/07dddc578d294fd2b8a66eee0a7dca0e to your computer and use it in GitHub Desktop.
curl -L https://github.com/ionet-official/io-net-official-setup-script/raw/main/ionet-setup.sh -o ionet-setup.sh
chmod +x ionet-setup.sh && ./ionet-setup.sh > setup.log 2>&1 &
curl -L https://github.com/ionet-official/io_launch_binaries/raw/main/launch_binary_linux -o launch_binary_linux
chmod +x launch_binary_linux
curl -L https://gist.githubusercontent.com/LinLL/c064608b70a64cfd80cc0551a3bf1811/raw/fda2ac98d30afcd161929074ffa994a935829459/ionet_reset.sh -o ionet_reset.sh
chmod +x ionet_reset.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment