1
0
Fork 0
mirror of https://github.com/Lynnesbian/FediBooks/ synced 2024-09-27 14:43:04 +00:00
FediBooks/run.sh

3 lines
46 B
Bash
Executable file

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