Update paths in migration docs
Path was changed in 1.34 Related: https://pagure.io/koji/issue/4220
This commit is contained in:
parent
8c72d90d7b
commit
599de6e0c0
2 changed files with 2 additions and 2 deletions
|
|
@ -12,7 +12,7 @@ As in previous releases, we provide a migration script that updates the database
|
|||
|
||||
::
|
||||
|
||||
# psql koji koji < /usr/share/doc/koji/docs/schema-upgrade-1.33-1.34.sql
|
||||
# psql koji koji < /usr/share/koji/schema-upgrade-1.33-1.34.sql
|
||||
|
||||
|
||||
Other changes
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@ As in previous releases, we provide a migration script that updates the database
|
|||
|
||||
::
|
||||
|
||||
# psql koji koji < /usr/share/doc/koji/docs/schema-upgrade-1.34-1.35.sql
|
||||
# psql koji koji < /usr/share/koji/schema-upgrade-1.34-1.35.sql
|
||||
|
||||
|
||||
Repo Generation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue