add sudo to command
consistency with http://dokku.viewdocs.io/dokku~v0.6.3/application-deployment/#create-the-backing-services
This commit is contained in:
@@ -11,7 +11,7 @@ Official postgres plugin for dokku. Currently defaults to installing [postgres 9
|
||||
|
||||
```shell
|
||||
# on 0.4.x+
|
||||
dokku plugin:install https://github.com/dokku/dokku-postgres.git postgres
|
||||
sudo dokku plugin:install https://github.com/dokku/dokku-postgres.git postgres
|
||||
```
|
||||
|
||||
## commands
|
||||
|
||||
Reference in New Issue
Block a user