mirror of
https://git.vectorsigma.ru/public/immich.git
synced 2026-07-30 05:48:34 +00:00
* chore: fix typo 'make_build' -> 'make build' * chore: add missing 'make pigeon' instruction Turns out I was getting bit by forgetting to run `make pigeon`, which also generates files. Perhaps it would be better to make it part of `make build`? --------- Co-authored-by: Alex <alex.tran1502@gmail.com>