using absolute path for plugins

This commit is contained in:
Jeff Lindsay
2013-06-30 11:02:40 -05:00
parent 1ebfc9486a
commit 6be113f7de
3 changed files with 5 additions and 3 deletions

View File

@@ -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