1
0
Fork 0
mirror of https://github.com/Lynnesbian/FediBooks/ synced 2024-10-05 02:13:04 +00:00
FediBooks/run.sh

3 lines
46 B
Bash
Executable file

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