3 lines
50 B
Bash
Executable file
3 lines
50 B
Bash
Executable file
#!/bin/bash
|
|
|
|
FLASK_APP="endorsement.py" flask run
|