aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authordiogo464 <[email protected]>2026-03-17 11:30:31 +0000
committerdiogo464 <[email protected]>2026-03-17 11:32:26 +0000
commit208143e6f2f8b18b4acb8ad0592217bc5c615eb4 (patch)
treed5b2b2e4c1da019f18bf17afa420a06092f7bf34 /scripts
parent87e8787b65adc4c878635f2007e14aa6ceb70711 (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