sudo su
cd
sudo apt update && sudo apt upgrade -y
sudo apt install pkg-config curl git build-essential libssl-dev -y
sudo apt install docker.io -y
sudo apt install screen -y
git clone --branch v0.4.0 https://github.com/eqlabs/pathfinder.git
sudo su
cd
sudo apt update && sudo apt upgrade -y
sudo apt install pkg-config curl git build-essential libssl-dev -y
sudo apt install docker.io -y
sudo apt install screen -y
git clone --branch v0.4.0 https://github.com/eqlabs/pathfinder.git