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