mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-09 05:56:58 +02:00
Move grub upgrade to 18_ Move sudo upgrade to 19_ Empty out old 17_ BUG=chromium-os:21244 TEST=manual inspection Change-Id: Iaffbe75022e3287f2071dae46d5010a1b10d27d3 Reviewed-on: https://gerrit.chromium.org/gerrit/11971 Reviewed-by: Mike Frysinger <vapier@chromium.org> Commit-Ready: Anush Elangovan <anush@chromium.org> Tested-by: Anush Elangovan <anush@chromium.org>
8 lines
255 B
Plaintext
8 lines
255 B
Plaintext
# Copyright (c) 2011 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.
|
|
|
|
# This upgrade is a dummy since there was a mid air collision; moved to 19_*
|
|
|
|
exit 0
|