no more reindexing

This commit is contained in:
ryan
2026-04-04 08:15:26 -04:00
parent 2fcf84f5d2
commit c9b6de9563

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