diff options
| author | Pierre-Yves Chibon <pingou@pingoured.fr> | 2014-06-10 13:31:38 +0200 |
|---|---|---|
| committer | Pierre-Yves Chibon <pingou@pingoured.fr> | 2014-06-10 13:31:38 +0200 |
| commit | 1bf258e7366cd51f93a675a1ed39f1d05abeb1af (patch) | |
| tree | 91a8f587cc68cc630072acb66c6f13fb0553f8a1 | |
| parent | d8b058042a28a1f2001bb94f46d6c8e1d8c28374 (diff) | |
Yet another one...
| -rw-r--r-- | roles/elections/templates/alembic.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/elections/templates/alembic.ini b/roles/elections/templates/alembic.ini index a28e04744..3450a4ef7 100644 --- a/roles/elections/templates/alembic.ini +++ b/roles/elections/templates/alembic.ini @@ -2,7 +2,7 @@ [alembic] # path to migration scripts -script_location = /usr/share/fedora_elections/alembic +script_location = /usr/share/fedora-elections/alembic # template used to generate migration files # file_template = %%(rev)s_%%(slug)s |
