-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
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.