mirror of
https://github.com/dokku/dokku.git
synced 2026-09-01 19:49:25 +02:00
As briefly discussed in #1425, source the `common/functions` file via an absolute path, rather than determining the relative path by using `dirname`. 3rd-party plugins should follow suit and use the new `$PLUGIN_PATH` convention too.