database: fix missing word in workflow example
This commit is contained in:
parent
b3d06a8eb4
commit
af82619915
1 changed files with 1 additions and 1 deletions
|
@ -1163,5 +1163,5 @@ __END__
|
|||
|
||||
Recommended workflow:
|
||||
> systemctl stop travelynx
|
||||
> perl index.pl migrate
|
||||
> perl index.pl database migrate
|
||||
> systemctl start travelynx
|
||||
|
|
Loading…
Reference in a new issue