clip9/adbren

Allow manual configuration of configuration save folder

Nutellaeis opened this issue · 1 comments

It would be really great if I could set the configuration folder myself.

Background
I am currently trying to run the script inside a cronjob and it will always default to /root as homedir, even when HOME is set. Of course one could rewrite the detection method of HOME, but I think it might be far more flexible to include a switch for manual configuration

thoj commented

You can now use ADBREN_CONFIG="/path/to/file.config" to set the config file.