Fix
This commit is contained in:
parent
1ec93949c9
commit
b3dae8107b
1 changed files with 3 additions and 0 deletions
3
start.sh
3
start.sh
|
@ -1,2 +1,5 @@
|
|||
cd /home/pi/matrix-clock/src
|
||||
|
||||
source ../.env/bin/activate
|
||||
|
||||
uvicorn main:app --reload --host 0.0.0.0
|
Loading…
Reference in a new issue