mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
move plugin-* to plugin: namespace
This commit is contained in:
committed by
Jose Diaz-Gonzalez
parent
e873f27eac
commit
18d234a925
@@ -15,7 +15,7 @@ Let's take a quick look at the current dokku nginx plugin that's shipped with do
|
||||
```shell
|
||||
cd /var/lib/dokku/plugins/available
|
||||
git clone <git url>
|
||||
dokku plugins-install
|
||||
dokku plugin:install
|
||||
```
|
||||
## Creating your own plugin
|
||||
|
||||
|
||||
Reference in New Issue
Block a user