mirror of
https://github.com/senju1337/senju.git
synced 2025-12-23 23:39:27 +00:00
2 lines
47 B
Bash
Executable file
2 lines
47 B
Bash
Executable file
#!/bin/bash
|
|
flask --app senju/main run --debug
|