summaryrefslogtreecommitdiff
path: root/unofficial
diff options
context:
space:
mode:
Diffstat (limited to 'unofficial')
-rw-r--r--unofficial/modules/dieter/procedures/automatic7
1 files changed, 7 insertions, 0 deletions
diff --git a/unofficial/modules/dieter/procedures/automatic b/unofficial/modules/dieter/procedures/automatic
index 809a8ab..9a093fa 100644
--- a/unofficial/modules/dieter/procedures/automatic
+++ b/unofficial/modules/dieter/procedures/automatic
@@ -5,6 +5,7 @@ depend_procedure core base
var_RUNTIME_PACKAGES="svn"
phase_preparation=(\
+ configure \
intro \
msg_manual \
runtime_network \
@@ -23,6 +24,12 @@ worker_intro ()
}
+worker_configure ()
+{
+ var_UI_TYPE=${arg_ui_type:-cli}
+}
+
+
worker_msg_manual ()
{
# All things that need to be done manually first