[00:16:01]
<orhtej2> > <@titus:pijean.ovh> mmmh now the helper complains about unset HOME variable :/
HOME is unset in ynh core when calling scripts for some reason
[00:16:02]
<orhtej2> Here https://github.com/YunoHost/yunohost/blob/fd39c80fdd731d88231b4ccab76ec80c09e274d5/src/hook.py#L470
[00:16:03]
<orhtej2> With explanation even
[00:16:03]
<orhtej2> should default to `$install_dir` tbh for app scripts
[00:16:03]
<orhtej2> Otoh what to do with backup hooks ¯\_(ツ)_/¯
[00:16:03]
<Salamandar> > should default to `$install_dir` tbh for app scripts
yes it should