config_query ATI_SCM "Do you want SCM version" n &&
if  [[ $ATI_SCM == y ]]; then
  config_query ATI_AUTO  \
            "Automaticaly update the spell on sorcery queue/system-update?"  n
fi
