4 lines
56 B
Bash
4 lines
56 B
Bash
|
#!/usr/bin/env sh
|
||
|
crond
|
||
|
flask --app main run -h 0.0.0.0
|