Sign in
cos
/
mirrors
/
cros
/
chromiumos
/
overlays
/
chromiumos-overlay
/
57f841ca49fd7997786ef98fb6678089936b89fb
/
.
/
dev-util
/
puffin
/
files
/
chromeos-version.sh
blob: e1992493857928fc88f0ffde966f0f0c02ff4678 [
file
] [
log
] [
blame
]
#!/bin/sh
# Copyright 2018 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
exec awk
'$1 == "Version:" {print $2}'
"$2"
/
README
.
version