config_query ASC_DEVEL "Build devel (svn) version?" n &&

if [[ "$ASC_DEVEL" == "y" ]]; then
    config_query ASC_AUTOUPDATE "Update on every system update?" n
fi
