config_query TTY_CLOCK_VCS "Build latest version from development tree?" n &&

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