mirror of
https://github.com/dokku/dokku.git
synced 2025-12-16 12:07:45 +01:00
using absolute path for plugins
This commit is contained in:
@@ -15,7 +15,7 @@ cd dokku && make install
|
||||
|
||||
curl "$DOKKU_STACK" | gunzip -cd | docker import - progrium/buildstep
|
||||
|
||||
PLUGINPATH=/home/git/.plugins
|
||||
PLUGIN_PATH=/var/lib/dokku/plugins
|
||||
pluginhook install
|
||||
|
||||
echo
|
||||
|
||||
Reference in New Issue
Block a user