Shell Scripts

The shell scripts are what run your bots. The main one you will be using is

./run-screens.sh

This will start a notarb and jupiter screen and run the start up scripts within their respective screen.

Forgot how to use screens? Refer back to the Navigating Between Screens section to recap.

First, let's optimize the run-bot.sh.

Last updated