Add root to command

This commit is contained in:
exu 2023-11-02 19:44:49 +01:00
parent 3311409d17
commit a76c827f18

View File

@ -21,10 +21,14 @@ Not found: `php-http-request python-certbot-apache`
No password set
[shroot]
```sh
mariadb -u root -p
```
[/shroot]
```sql
CREATE DATABASE nextcloud;
```