config_query CCX2_SCM "Build SCM (git) version?" y &&

if [[ ${CCX2_SCM} == "y" ]]
then
  config_query CCX2_SCM_AUTOUPDATE "Update on every system update?" n
fi
