From 1bf258e7366cd51f93a675a1ed39f1d05abeb1af Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Tue, 10 Jun 2014 13:31:38 +0200 Subject: [PATCH] Yet another one... --- roles/elections/templates/alembic.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/elections/templates/alembic.ini b/roles/elections/templates/alembic.ini index a28e04744c..3450a4ef70 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