config_query ANUBIS_USE_CVS "Use the CVS version?" "n"
if [[ "$ANUBIS_USE_CVS" == "y" ]]; then
  config_query ANUBIS_CVS_AUTOUPDATE \
     "Automaticaly update the spell on sorcery queue/system-update?" "n"
fi
