We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ed4dde commit b1ecfc4Copy full SHA for b1ecfc4
backend/scripts/create_site.py
@@ -67,6 +67,6 @@ def asbool(s):
67
transaction.commit()
68
69
if EXAMPLE_CONTENT:
70
- portal_setup.runAllImportStepsFromProfile("profile-tagung.plone.dee:initial")
+ portal_setup.runAllImportStepsFromProfile("profile-tagung.plone.de:initial")
71
72
app._p_jar.sync()
0 commit comments