add sudoi

Co-authored-by: Mateusz Konieczny <matkoniecz@gmail.com>
This commit is contained in:
Ed Chalstrey 2022-02-25 09:15:55 +00:00 committed by GitHub
parent c61ad0bfe6
commit f9aecbdebb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -170,7 +170,7 @@ echo "host all all all md5" | sud
Restart postgres to pick up config changes. Restart postgres to pick up config changes.
```bash ```bash
service postgresql restart sudo service postgresql restart
``` ```
Create a superuser role for this user (`<username>`) if it does not already exist. The Create a superuser role for this user (`<username>`) if it does not already exist. The