2 lines
41 B
Bash
2 lines
41 B
Bash
#!/bin/bash
|
|
flask run --port 3006 --debug |
#!/bin/bash
|
|
flask run --port 3006 --debug |