Friday, December 27, 2024
dev@conference.yunohost.org
December
Mon Tue Wed Thu Fri Sat Sun
            1
2
3
4
5
6
7 8
9
10
11
12
13
14
15
16
17
18 19
20
21
22
23
24
25
26
27
28
29
30
31
         

[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