lewis-crawler/companion_software/entrypoint.sh

10 lines
133 B
Bash
Executable File

#!/bin/bash
cd /opt/lewis-crawler/companion_software
git pull
pipenv install -r requirements.txt
pipenv run python -m houston -v