nbin icon indicating copy to clipboard operation
nbin copied to clipboard

Make extract location more robust

Open code-asher opened this issue 5 years ago • 0 comments

  1. Try /tmp
  2. If it doesn't have enough permissions, try $XDG_CACHE_HOME
  3. If that also doesn't have enough permissions then exit and display a message describing the problem and how to fix it.

code-asher avatar Jan 23 '20 16:01 code-asher