Open
Description
Issue with logs directory for https://github.com/FrameworkComputer/linux-docs/tree/main/MeshAnalyzer#-wifi-mesh-network-analyzer
Creates the wrong ownership, making deleting old logs a hassle.
Workaround is:
sudo chown $USER:$USER ~/.mesh_analyzer/logs
Then logs can be deleted easily. It's on my fix list.