Code: Select all
export HOME=/home/user98
And it works.
I don't know why on some systems the HOME variable is not set correctly in this context... Even if in printenv the result is correct.
Code: Select all
export HOME=/home/user98
Code: Select all
> /home/user98/logs/transmission_call_filebot.log 2>&1
Code: Select all
$HOME must be set