SkyperTHC opened this issue 3 years ago · 1 comments
because it defaults to /dev/shm as DSTBIN directory and that is sometimes mounted NOEXEC.
Solution to be implemented: [[ -n $HOME ]] && ... grep ^$(whoami) /etc/passwd | cut -d: -f6
fixed.