mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
removed -p from doc (#6274)
This commit is contained in:
@@ -9,7 +9,7 @@ source: Installation/Installation-CentOS-7-Nginx.md
|
||||
```bash
|
||||
yum install mariadb-server mariadb
|
||||
systemctl restart mariadb
|
||||
mysql -uroot -p
|
||||
mysql -uroot
|
||||
```
|
||||
|
||||
```sql
|
||||
|
||||
Reference in New Issue
Block a user