Stay up to date
This commit is contained in:
parent
fba81ef345
commit
e421634432
|
@ -2,6 +2,8 @@
|
|||
|
||||
cd /opt/lewis-crawler/companion_software/dashboard
|
||||
|
||||
git pull
|
||||
|
||||
pipenv install -r requirements.txt
|
||||
|
||||
pipenv run python dash.py
|
||||
|
|
Loading…
Reference in New Issue