{% extends "setupwizard/_base.html" %} {% from "macros/box.html" import m_box %} {% set cmd = app.name %} {% block content %}
Configuration file sucessfully written.
{%- call m_box(title="Location") %}For the final steps you will have to run the following commands from command line:
{{ cmd }} initdb
{{ cmd }} createadmin -n admin [-f FIRST_NAME] email password