amazing-qr
amazing-qr copied to clipboard
[fix] change tempdir from ~/.myqr to general temporary direcory
Now amzqr uses "~/.myqr" as temporary directory. If there are 2 (or more) processes, then one will remove the temporary directory even if the other is using it. This cause some Exception. So I fixed it by change tempdir from ~/.myqr to general temporary direcory.
related to #36