nbin
nbin copied to clipboard
Make extract location more robust
- Try /tmp
- If it doesn't have enough permissions, try $XDG_CACHE_HOME
- If that also doesn't have enough permissions then exit and display a message describing the problem and how to fix it.