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