mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 23:55:56 +01:00
Add rddbmgr '--generate-audio' switch to INSTALL documentation
This commit is contained in:
5
INSTALL
5
INSTALL
@@ -222,9 +222,10 @@ DB user to access it. This user should have the following privileges:
|
|||||||
|
|
||||||
In the '[mySQL]' section of the '/etc/rd.conf' file, set the 'Database=',
|
In the '[mySQL]' section of the '/etc/rd.conf' file, set the 'Database=',
|
||||||
'Loginname=' and 'Password=' parameters to the DB name, user and password
|
'Loginname=' and 'Password=' parameters to the DB name, user and password
|
||||||
that you created. Then, create an initial Rivendell database by doing:
|
that you created. Then, create an initial Rivendell database and generate
|
||||||
|
the audio for the test-tone cart in the audio store audio cart by doing:
|
||||||
|
|
||||||
rddbmgr --create
|
rddbmgr --create --generate-audio
|
||||||
|
|
||||||
If all goes well, this command should return with no output.
|
If all goes well, this command should return with no output.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user