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