Einar Jón

Results 1 issues of Einar Jón

After running the pyinstaller, both entrypoints fix the permissions by running `chown -R --reference=. ./dist/linux` and `chown -R --reference=. ./dist/windows` That's usually not enough, and it leaves files/folders with root...