2 Commits

Author SHA1 Message Date
ryan
c9b6de9563 no more reindexing 2026-04-04 08:15:31 -04:00
ryan
2fcf84f5d2 Merge pull request 'fix/ynab-transaction-limit' (#16) from fix/ynab-transaction-limit into main
Reviewed-on: #16
2026-04-04 08:14:30 -04:00

View File

@@ -12,8 +12,5 @@ if [ "${OBSIDIAN_CONTINUOUS_SYNC}" = "true" ]; then
ob sync --continuous & ob sync --continuous &
fi fi
echo "Starting reindex process in background..."
python main.py "" --reindex &
echo "Starting application..." echo "Starting application..."
python app.py python app.py