mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-02-17 08:10:14 +08:00
1238: fix snapshot temp file r=curquiza a=MarinPostma fix snapshot creating a temp file in /tmp, and create the temp file in the snapshot directory instead. close #1237 Co-authored-by: mpostma <postma.marin@protonmail.com>