voipsms/run

3 lines
66 B
Text
Raw Normal View History

2024-06-10 21:07:17 -04:00
#!/bin/bash
flask --app app/server run --host=0.0.0.0 --port 8080