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