summaryrefslogtreecommitdiff
path: root/src/core/procedures/automatic
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/procedures/automatic')
-rw-r--r--src/core/procedures/automatic1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/procedures/automatic b/src/core/procedures/automatic
index 6c82e6a..d807942 100644
--- a/src/core/procedures/automatic
+++ b/src/core/procedures/automatic
@@ -43,6 +43,7 @@ worker_intro ()
worker_configure ()
{
var_UI_TYPE=${arg_ui_type:-cli}
+ ui_init
[ -z "$var_AUTOMATIC_PROFILE" ] && die_error "You must specify a config file to use this procedure"
source $var_AUTOMATIC_PROFILE || die_error "Could not source config $var_AUTOMATIC_PROFILE"
# Check mandatory options