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