config_query OSB_SCM "Do you want to use a SCM version of the source?" n  &&
if [[ "${OSB_SCM}" == "y" ]]; then
config_query OSB_SCM_AUTO "Automaticaly update the spell on sorcery queue/system-update?" n
fi
