- Download the runner script.
wget https://raw.githubusercontent.com/xyte-io/edge/refs/heads/main/edge_runner_script.sh
- Enable script execution
chmod +x ./edge_runner_script.sh
- Run the script
./edge_runner_script.sh
bash -c "$(curl -fsSL https://raw.githubusercontent.com/xyte-io/edge/refs/heads/main/edge_runner_script.sh)"