diff options
| author | diogo464 <[email protected]> | 2026-03-17 11:30:31 +0000 |
|---|---|---|
| committer | diogo464 <[email protected]> | 2026-03-17 11:32:26 +0000 |
| commit | 208143e6f2f8b18b4acb8ad0592217bc5c615eb4 (patch) | |
| tree | d5b2b2e4c1da019f18bf17afa420a06092f7bf34 /scripts | |
| parent | 87e8787b65adc4c878635f2007e14aa6ceb70711 (diff) | |
fix: namespace tmp directory
since the /tmp directory is shared by everyone then some left over files
remain. when a different user attempts to remove or write to those files
but does not have permission it causes failures. this commit just uses
/tmp/$USER instead of using /tmp directly
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
