mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-06 22:54:16 +02:00
[improvement] the temp dir used now has a different name if you launch bauh as the root user to avoid permissioning issues
This commit is contained in:
@@ -267,7 +267,7 @@ Priority:
|
||||
|
||||
|
||||
### Files and Logs
|
||||
- Installation logs and temporary files are saved at **/tmp/bauh**
|
||||
- Installation logs and temporary files are saved at **/tmp/bauh** ( or **/tmp/bauh_root** if you launch it as root)
|
||||
- Some data about your installed applications are stored in **~/.cache/bauh** to load them faster ( default behavior ).
|
||||
|
||||
### [bauh-files](https://github.com/vinifmor/bauh-files)
|
||||
|
||||
Reference in New Issue
Block a user