language = "python3" run = "./run" onBoot = "pip install -r requirements.txt && ./run"