mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-05-30 10:29:27 -07:00
Currently the installer is recompiled everytime a file is missing, even if the file has been missing before and after the last compilation. That is because rerun-if-changed on a nonexistent filepath constantly busts the cache.