Compare commits
2 Commits
fix/ynab-t
...
c9b6de9563
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c9b6de9563 | ||
|
|
2fcf84f5d2 |
@@ -12,8 +12,5 @@ if [ "${OBSIDIAN_CONTINUOUS_SYNC}" = "true" ]; then
|
||||
ob sync --continuous &
|
||||
fi
|
||||
|
||||
echo "Starting reindex process in background..."
|
||||
python main.py "" --reindex &
|
||||
|
||||
echo "Starting application..."
|
||||
python app.py
|
||||
|
||||
Reference in New Issue
Block a user