Instructions for Adding menu.sh

📌Run the VPS

▫️ Since we will utilize Screen, open your Screen:
screen -S ore

▫️ After that, run our code:

wget https://raw.githubusercontent.com/brunogallo/ore-solana-mine-helper/main/install.sh && chmod +x install.sh && ./install.sh

▫️ Choose install first.
▫️ How to access the menu again?
./menu.sh


✅ Done