Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Projets publics
Ravada-Mirror
Commits
453fe8c4
Commit
453fe8c4
authored
May 19, 2022
by
Francesc Guasch
Browse files
fixed newline
parent
703c18bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Readme.md
View file @
453fe8c4
...
...
@@ -17,8 +17,7 @@ just like when you install it.
```
sudo mysqladmin -u root -p create ravada
sudo mysql -u root -p ravada -e "create user 'rvd_user'@'localhost' identif
ied by 'Pword12345*'"
sudo mysql -u root -p ravada -e "create user 'rvd_user'@'localhost' identified by 'Pword12345*'"
sudo mysql -u root -p ravada -e "grant all on ravada.* to 'rvd_user'@'localhost'"
```
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment