Skip to content

Commit b1ecfc4

Browse files
committed
Typo, but fixed it in the running container to create the site this afternoon. ;-)
1 parent 7ed4dde commit b1ecfc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/scripts/create_site.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@ def asbool(s):
6767
transaction.commit()
6868

6969
if EXAMPLE_CONTENT:
70-
portal_setup.runAllImportStepsFromProfile("profile-tagung.plone.dee:initial")
70+
portal_setup.runAllImportStepsFromProfile("profile-tagung.plone.de:initial")
7171
transaction.commit()
7272
app._p_jar.sync()

0 commit comments

Comments
 (0)