Skip to content

fix: Avoid path deduction.

Christian Dreher requested to merge fix/avoid-path-deduction into dev

There is no reliable way in bash to derive the path of the current script, therefore avoid this at all costs.

Merge request reports