subhub/bin/build.sh

6 строки
96 B
Bash

#!/usr/bin/env bash
cd /opt/subhub
pip3 install -r automation_requirements.txt
python3 dodo.py