config files produced by geofetch use this for derived attributes: ``` {SRABAM}{SRR} ``` But this only works if `{SRABAM}` has a trailing slash, which it may not. It should check for that and use `{SRABAM}/{SRR}` if necessary. Also for `{SRARAW}`.
config files produced by geofetch use this for derived attributes:
But this only works if
{SRABAM}has a trailing slash, which it may not. It should check for that and use{SRABAM}/{SRR}if necessary.Also for
{SRARAW}.