config_query SCRAPY_SCM "Do you want to use SCM version?" n
if [[ "$SCRAPY_SCM" == "y" ]]; then
  config_query SCRAPY_SCM_AUTOUPDATE \
          "Automaticaly update the spell on sorcery queue/system-update?" \
          "n"
fi
