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