hr50-remote-display/server/bootstrap.sh
Michael Clemens 24fe5c873d moved client and server into a single project
fixed a lot of bugs
added pushable button with long and short press
added antenna toggle script
2021-11-27 23:58:18 +00:00

3 lines
60 B
Bash
Executable File

export FLASK_APP=hr50_rd_server.py
flask run --host=0.0.0.0