From: Lady Date: Sat, 6 Jan 2024 02:31:17 +0000 (-0500) Subject: Fix magic file generation in non‐default location X-Git-Tag: 0.2.1^0 X-Git-Url: https://git.ladys.computer/Shushe/commitdiff_plain/3d56020bffefecf41aceb500f74de4547e35b842?ds=inline;hp=3d56020bffefecf41aceb500f74de4547e35b842 Fix magic file generation in non‐default location As it turns out, `file -C` always creates a file named `magic.mgc` in the current working directory. Navigate to the build directory before calling it instead of moving the file after. ---