1
0
Fork 0
mirror of https://github.com/Lynnesbian/FediBooks/ synced 2025-04-19 10:11:57 +00:00
FediBooks/run.sh

3 lines
46 B
Bash
Executable file

cd app
env FLASK_APP=webui.py flask run
cd ..