This commit is contained in:
thomas 2023-01-01 23:02:32 +01:00
parent f1fc3cb2e9
commit 2ab7cf7938
13 changed files with 16 additions and 16 deletions

View file

@ -1,3 +1,3 @@
#!usr/bin/env bash
#!/usr/bin/env bash
/usr/share/mealie/.venv/bin/python /usr/share/mealie/mealie/db/init_db.py
/usr/share/mealie/.venv/bin/uvicorn mealie.app:app --host 0.0.0.0