mirror of
https://github.com/EDCD/EDDN.git
synced 2025-04-23 03:50:30 +03:00
docs/Running: Be explicit about the mysql password use
This commit is contained in:
parent
ad236365f8
commit
c5070c7754
@ -107,7 +107,7 @@ Installing extra necessary python modules is simple:
|
||||
You will need to get the database schema in place:
|
||||
|
||||
mysql -p eddn < ~/eddn/dev/EDDN/schema.sql
|
||||
<password>
|
||||
<the password you set in the "CREATE USER" statement above>
|
||||
|
||||
### Monitor and Schema files
|
||||
The Monitor files are not currently installed anywhere by the `setup.py`
|
||||
|
Loading…
x
Reference in New Issue
Block a user