Add root to command
This commit is contained in:
parent
3311409d17
commit
a76c827f18
@ -21,10 +21,14 @@ Not found: `php-http-request python-certbot-apache`
|
|||||||
|
|
||||||
No password set
|
No password set
|
||||||
|
|
||||||
|
[shroot]
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
mariadb -u root -p
|
mariadb -u root -p
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[/shroot]
|
||||||
|
|
||||||
```sql
|
```sql
|
||||||
CREATE DATABASE nextcloud;
|
CREATE DATABASE nextcloud;
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user